notebooks icon indicating copy to clipboard operation
notebooks copied to clipboard

Adding object detection notebook to notebooks/examples

Open MKhalusova opened this issue 2 years ago • 1 comments

Based on the object detection guide https://huggingface.co/docs/transformers/main/en/tasks/object_detection, this PR adds the same example notebook with PyTorch example of fine-tuning DETR for object detection. The text and description style have been modified to match the style of other example notebooks. The code is the same as in the doc.

MKhalusova avatar Jan 04 '23 16:01 MKhalusova

@NielsRogge Please let me know if more people need to be added as reviewers.

MKhalusova avatar Jan 04 '23 16:01 MKhalusova