Detr: Demonstration DETR training code

Created on 3 Dec 2020  路  2Comments  路  Source: facebookresearch/detr

Hi,

I wanted to ask whether the training code for the simplified demonstration DETR (Demo Colab here) is available publicly? In this example, only a model pretrained on COCO is loaded and there is no reference whatsoever to the specifics of the training or the code itself.

I have been trying to implement this on my own using the torch's CocoDetection dataset, but I have been running into many issues for multiple days, still not making much progress.

I would very much appreciate any help on this! Otherwise thanks for a great set of tools to experiment with the architecture.

Most helpful comment

All 2 comments

Thanks, this definitely helped! I managed to write my own script for it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

yelantf picture yelantf  路  3Comments

gaopengcuhk picture gaopengcuhk  路  3Comments

lessw2020 picture lessw2020  路  3Comments

tomek-l picture tomek-l  路  4Comments

RajashekarY picture RajashekarY  路  3Comments