DeepLearning FTW
DeepLearning FTW
Hi @francishcheng Were you able to get it to work? Were you able to use any other backbone which gets higher accuracy that ResNet?
@fatcat-z I didn't do a conversion yet. I have a TensorFlow Panoptic Deeplab model checkpoint and config file, that there's currently a bug in the code that prohibits me from...
@fatcat-z I reviewed that file previously. I don't have a metagraph so I can't use, unfortunately, the checkpoint method. Maybe I need to dive into the code and change the...
I have the same issue . Can you please be more specific on which .py files you changed? I can't seem to find it. Thanks!
I'm not sure that this is solved. ONNX-TensorRT conversion doesn't support Xor operator, I imagine that's the problem. https://github.com/onnx/onnx-tensorrt/blob/main/docs/operators.md I have the same problem. I was able to create two...
The DINO one, from my understanding, it doesn't support instance segmentation
You can look at mmsegmentation 0.27 repo demo. You'll see how to set up a custom dataset there
Shalom @EthanAbitbol3 , Even though you're on Windows, use relative reference and '/' instead of '\' or '\\'