soeaver / Parsing-R-CNN

Parsing R-CNN for Instance-Level Human Analysis
MIT License
298 stars 35 forks source link

Steps to run single image inference #16

Closed iamrishab closed 3 years ago

iamrishab commented 3 years ago

Can you please suggest the steps to run single image inference. I can see only test script is there. But I need a quick guide to setup a pipeline to take a single image and return the parsed segmentation.

iamrishab commented 3 years ago

I have customized the test_net.py and the dataloader with some additional changes here and there. Will create a pull request after some additional hardening and testing. Closing for now. Thanks!

abhigoku10 commented 2 years ago

@iamrishab can you share your single image inference , it will be helpful !!! thanks in advance

bhargavkumar559 commented 2 years ago

Hey,can you share the inference code for single image. Thank you

xddlj commented 1 year ago

can you share the inference code,thanks!