Transformers-Tutorials
Transformers-Tutorials copied to clipboard
yolos fine-tuning example notebook
I was looking/running the yolos notebook but:
from datasets import get_coco_api_from_dataset is not found.
I searched 'datasets' source but wasn't on main yet, which branch is this on or in private fork, pre PR?
I guess this isn't referring to the huggingface datasets but the detr repo's https://github.com/facebookresearch/detr/tree/main/datasets
When cloning the DETR repo, make sure to do % to change the current working directory for all cells: