BrianZ

Results 7 comments of BrianZ

Thanks for your response! If I want to evaluate on BDD100K dataset, do you have any suggestions on which approach I should choose?

In my case in the config file that I am using I changed IMS_PER_BATCH to 1 and used --num_gpus 1 in argument

Also in the paper, you are reporting mIDF1 but in this repo the table shows IDF1 but the numbers are the same. Just wanted to confirm are you referring to...

Thanks for your response, but I don't quite understand what you mean, could you please elaborate? My question in short: Have you tried other existing methods on bdd100k other than...

Run `ffmpeg -version` and check whether you have --enable-libx264 in configuration. If not try rebuild it with the enable libx264 flag

I think if you create the environment from enviroment.yml then you don't need to run pip install.

Try install pycocotools==2.0.7 instead of the version listed in requirements.txt