Graphonomy
Graphonomy copied to clipboard
Graphonomy: Universal Human Parsing via Graph Transfer Learning
Thanks for sharing the repo. I notice that another [repo](https://github.com/jfzhang95/pytorch-deeplab-xception) mentions that there exist no ImageNet pre-trained Aligned Xception model, and the performance is worse than the ResNet-101. In other...
Can't approch to DataSet and PreTrained model.. Please approve the access
In the ReadMe file, for dataset preparation, it is said that `You need to download the human parsing dataset, prepare the images and store in /data/datasets/dataset_name/. We recommend to symlink...
Hi , Please help me to resolve the issue moment i run the program i get this error new_node1 = torch.matmul(res_feature_after_view1, self.node_fea_for_res) torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate...
my system is using simple cpu please help needed
I am using the model for segmentation of human images. I am following the instructions python exp/inference/inference.py --loadmodel data\pretrained_model\inference.pth --img_path ./img/00891_00_resize.jpg --output_path ./img/ --output_name 00891_00_parse. The output is correct for...