varunvv

Results 3 comments of varunvv

@eweill You need to change the .prototxt file for detecting multi classes. Refer the links below https://github.com/NVIDIA/caffe/blob/caffe-0.15/examples/kitti/detectnet_network.prototxt https://github.com/NVIDIA/caffe/blob/caffe-0.15/examples/kitti/detectnet_network-2classes.prototxt

This is my first experiment with DETECTNET I build dataset as specified as in the link https://github.com/NVIDIA/DIGITS/blob/master/examples/object-detection/README.md. The resulting dataset properties are given below DB backend: lmdb Create train_db DB...

Apologies.. I made a mistake. The name used in label (.txt) file and Custom classes were different. regards,