{ "cells": [ { "cell_type": "markdown", "source": [ "# Finetuning Deformanble DETR\n", "\n", "This tutorial explains how to use the classes in [Deformable DETR Finetune] module to train a custom model based on [Deformable DetrR50 architecture] for object detection application.\n", "\n", "