bhargavaurala

Results 3 comments of bhargavaurala

I am facing this issue as well. build.sh does not work on pytorch 1.0 so I used pytorch 0.4.1. However pretrainedmodels uses torchvision 0.4 which requires pytorch 1.0+ @jiangxiluning Could...

A bit hacky yes but at least it works. Thanks a lot :-)

Hello @gaalejandre, I did the following steps to create LMDB on a custom dataset. First make sure that your custom dataset is arranged exactly like the VOC folder structure. Pay...