Jaemin Jung
Jaemin Jung
thank you. may be you can try .jpg image file. Can you try png file? 2021년 4월 26일 (월) 오후 9:43, xiaoyuamw ***@***.***>님이 작성: > ***@***.*** > I had run...
The mask area, which is the result of segmentation, is cut from the cat's photo. So you can map the mask area from a black image to a different color.
> Hi, can you share a copy of inference.py to me?[[email protected]](mailto:[email protected]) I couldn't find it . https://github.com/jaemin93/pytorch-deeplab-xception/blob/master/inference.py
@stonessss yes, i write test code. 1. copy and overwrite. https://github.com/jaemin93/pytorch-deeplab-xception/blob/master/test.py https://github.com/jaemin93/pytorch-deeplab-xception/blob/master/dataloaders/__init__.py 2. add test.txt(you want to test img id) in VOC path /ImageSets/Segmentation test.txt is like val, train.txt 3....
I'm missing pascal.py so I'll add it. https://github.com/jaemin93/pytorch-deeplab-xception/blob/009b7d583d8cbc763d9ce6127973d03f96a7e5c9/dataloaders/datasets/pascal.py#L80
@stonessss I can test a lot of data so see if needed. :)
tell me what error.
I didn't have that problem. Can you copy your error and show it to me?
okay, I'm glad to solve the problem.
@mm86443 Since I changed the repo template, I'll help you if i can see your code.