Open foreverYoungGitHub opened 6 years ago
Hi, I will do some work on accelerateing tensorflow model with TensorRT, but not Tensorflow SSD. I'm studying your MTCNN code, and it is very nice work.Thanks. @foreverYoungGitHub
tensorrt mtcnn process 1080p image ,average us timer 10ms,tensorrt ssd average 13ms
wow, your work is very nice. Can you publish your code on your github and let‘s learn it?
Thank you so much! Maybe my notification has some problem.
Your works are meaningful and provide a good example.
I'm also working on using tensorrt to accelerate the detection models. But currently, I'm using tensorflow and pytorch rather than caffe. And the MTCNN repo is not maintain for a long time...
Just let me know if you are interesting to working on model transformation between tensorflow/pytorch to tensorrt. Looking forward to cooperation with you.
Hi,
I just found that you put the TensorFlow wheel in the readme. Are you planning to build the TensorRT-SSD with TensorFlow code?
Best,