Eddie Weill

Results 4 issues of Eddie Weill

I have been working on multi-class detection for cars and pedestrians using DetectNet, as mentioned in [MCOD](https://github.com/NVIDIA/DIGITS/pull/869#issuecomment-233909960). I can successfully train a single-class DetectNet model for cars and pedestrians (separately);...

question
object-detection

Hi @alexgkendall, I have trained a model using SegNet and Bayesian SegNet as well and I would like to try the WebDemo model as well. I have the segnet_model_driving_webdemo.prototxt that...

I have successfully created models for SegNet and run the tests and they work properly. I am currently working on running the Bayesian SegNet models: however, I am unable to...

I have trained the SegNet network and have a resulting Caffe model. I would like to now test it on some of my own data. Is there a simple way...