ssram50
ssram50
Hi The Matlab code for generating the cropped data has this line: It looks that is does not support testing? How do you generate a dataset for testing evaluation? Thanks...
Is there a code in tensorflow for deepercut that runs the article ResNet-152 with the hole algorithm and deconvolution layers?
The official tensor-flow implementation is based on using depth wise convolutions https://github.com/frotms/MobilenetV3-Tensorflow/blob/master/mobilenet_v3.py Which seems to be missing in your architecture. Can you please confirm that?
Thank you for sharing this code base Would you be able to share a trained model for coco object detection