chainer / chainercv

ChainerCV: a Library for Deep Learning in Computer Vision
MIT License
1.48k stars 304 forks source link

Add KITTI to datasets #139

Open mitmul opened 7 years ago

mitmul commented 7 years ago

http://www.cvlibs.net/datasets/kitti/

Sirokujira commented 6 years ago

I have a few questions. · Items to be extracted as data     (Image data only, label, area as well?)

· Whether external library usage is ok or not.  (About use of pykitti)

· About description of test code   (Items for determining implementation completion) (If you can confirm that you can retrieve data, you decide that implementation is complete?)

yuyu2172 commented 6 years ago

Whether external library usage is ok or not.

Yes. In fact, we are planning to use cocoapi for COCO.

We welcome your PR :+1:

cbd2015 commented 5 years ago

how to add myself dataset to finetune a new model