{ "cells": [ { "cell_type": "markdown", "id": "2d76c0d8", "metadata": {}, "source": [ "\n", "# Finetuning DETR\n", "\n", "This tutorial explains how to use the [Detr R50 Finetune] module to train a custom model based on [DetrR50 architecture] for object detection application.\n", "\n", "