{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Training Deformable DETR\n", "\n", "This tutorial explains how to use [LitDeformableDetr] module to train [Deformable DetrR50 architecture] from scratch, using [COCO2017 detection dataset] as input.\n", "\n", "