Closed jkjung-avt closed 3 years ago
@jkjung-avt It is wonderful! Thanks! I hope to integrate it into this Github project after I check it. As I am busy these two weeks, I will add it later. See what you think.
I hope to integrate it into this GitHub project after I check it.
I put my code under MIT License. You are welcome to integrate the code into this repo by following the license.
Thank you again for sharing the model.
Hey, I referenced your project in our README. Thanks again.
@ZHKKKe Thanks for sharing your inference code and the pre-trained model.
I took your pre-trained PyTorch model and was able to build a TensorRT engine from it. I shared my TensorRT implementation at jkjung-avt/tensorrt_demos, or more specifically, Demo #7: MODNet. Feel free to give it a try.