Manan Saxena
Manan Saxena
Hi, I love the work you have done. But how can we run this for our own set of images/videos? Thanks
Hi, I love the work you have done. But I wanted to run it on my own set of images or video ? How should I do that?
Hi, I am getting the segmentation output after running the test.py file on my in the wild images. output - {"image_id": 6, "category_id": 1, "score": 1.0, "segmentation": {"size": [720, 1280],...
Traceback (most recent call last): File "infer_simple.py", line 28, in from core.test import im_detect_all File "/content/PANet/lib/core/test.py", line 43, in import utils.boxes as box_utils File "/content/PANet/lib/utils/boxes.py", line 52, in import utils.cython_bbox...
Hi, I love the work you have done. But I wanted to know how can we run this for our own images/videos? Thanks