squeezeDet icon indicating copy to clipboard operation
squeezeDet copied to clipboard

PascalVOC implementation

Open vhtrivedi opened this issue 8 years ago • 4 comments

Apart from config file and anchor size changes, what do I have to keep in mind if I want to implement this for PascalVOC? Please guide.

vhtrivedi avatar May 09 '17 09:05 vhtrivedi

Tagging the author @BichenWuUCB hoping for faster inputs.

vhtrivedi avatar May 09 '17 09:05 vhtrivedi

One other point I can think of is you need to change the number of anchors according to you input resolution. And welcome to share your experience or implementation afterward.

BichenWuUCB avatar May 13 '17 01:05 BichenWuUCB

vhtrivedi,

Did you have a luck to implement for PascalVOC successfully? I tried it and got an error (See more details in #45 (error in running demo.py).

Thanks,

kaishijeng avatar Jun 04 '17 19:06 kaishijeng

@vhtrivedi you have already inplemented in the voc data successfully, I always occur the problem: Currently support KITTI datasets

wm901115nwpu avatar Jun 19 '17 08:06 wm901115nwpu