kkhoot / PAA

A PyTorch implementation of the paper `Probabilistic Anchor Assignment with IoU Prediction for Object Detection` ECCV 2020 (https://arxiv.org/abs/2007.08103)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where should I put the coco datasets?

yfzhang114 opened this issue · comments

I put the datasets dir in PAA/, in ./PAA, and in all of this case I got an error "[Errno 2] No such file or directory: 'datasets/coco/annotations/instances_train2017.json'"