Is there any .prototxt file can we use to training resnet-10 like resnet-10.caffemodel and resnet-10.prototxt in source30_1080p_dec_infer-resnet_tiled_display_int8.txt.I found it different from other resnet-10.
Hi, if you are referring to the resnet10 based detection network. You can use NVIDIA Transfer Learning Toolkit(TLT). Currently it’s in EA release. https://developer.nvidia.com/transfer-learning-toolkit. Apply to join the EA program at the bottom of the web page. Then you can train resnet10 based object detection network.
Thanks