dbash / zerowaste

[CVPR 2022] ZeroWaste Dataset: Towards Deformable Object Segmentation in Cluttered Scenes
MIT License
42 stars 9 forks source link

Can you please help I'm not understanding how to test the model on custom images? #2

Closed RITESH8055 closed 2 years ago

RITESH8055 commented 2 years ago

I have gone through the codebase but I could not understand how to run the trained model on custom images. It'll be very helpful if you could guide me.

dbash commented 2 years ago

Which model are you referring to?

RITESH8055 commented 2 years ago

I am trying to test the pretrained DeepLab+MaskRCNN model on custom images, is there any command/steps through which I can do it?

dbash commented 2 years ago

This colab should help you with that. Please let me know if you have any questions.