GanImageSegmenter
alexzhou907 opened this issue · 1 comments
alexzhou907 commented
Is there any code provided for GanImageSegmenter as used in ablate.py?
davidbau commented
Cleaned up a couple issues.
- evalablate.py is the new version of the file ablate.py, so deleted ablate.py.
- UnifiedParsingSegmenter is the new image segmenter used, so mentioned that in the comments.
- Updated code for the unified parsing segmenter code so that it can be used on pytorch 1.0+
Fiexd at a529e3c