After some tweaking and headbanging I was able to get the DS resnet10.caffemodel to run in DIGITS.
I combined the Dectnet model with the deploy prototxt of the DS resnet10.caffemodel and used the weights of the DS resnet10.caffemodel to train with. I also used the KITTI data base as my training database.I am putting it out their because of a issue I have come up against that I hope somebody with a better knowledge of DIGITS can figure out.
Here is a link to my github repo with the DS resnet10.caffemodel that was produced by DIGITS:
Here is a link to a you tube video with a explanation on how to run the DS resnet10.caffemodel in DIGITS:
I tried TLT when it first came out.
Has it been updated to get the TLT ResNet10 model to perform at the same level as the DS model?
So you are saying that the TLT Resnet10 model can perform at the same speed and accuracy with multiple camera inputs as the DS Resnet10.caffemodel can?
Have you run the TLT Detecnet_V2resnet10 model against the DS resnet10.caffemodel?
The performance of TLT Detecnet_V2resnet10 model dosent come close.
I am I doing something wrong?