lfdeep / test

test Upsnet panoptic segmentation coco model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this code can test coco panoptic segmentation UPSNet model.

put init.py to ./UPSNet/upsnet/dataset and run python inference.py --cfg upsnet_resnet50_mydata.yaml --weight ./model/upsnet_resnet_50_coco_90000.pth

About

test Upsnet panoptic segmentation coco model


Languages

Language:Python 100.0%