unifiedparsing
unifiedparsing copied to clipboard
Codebase and pretrained models for ECCV'18 Unified Perceptual Parsing
I'm successfully running the code and getting the output. I figured a way to also get the object-material for a given object but I have two problems: 1) I don't...
I have tried to run your code and it worked. Can I ask why in test.py the ```pred_ms``` as dictionary only have keys: 'object', 'material', 'part', 'scene'. and it does...
When I run the train.py, I meet the error of No such file. And I thank the broden_dataset_root should be change to fit the dataset. Althouth I download the broden1_382...