liminn / ICNet-pytorch

ICNet implemented by pytorch, for real-time semantic segmentation on high-resolution images, mIOU=71.0 on cityscapes, single inference time is 19ms, FPS is 52.6.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

what should i do if i want to test it on my own datasets

ayuelingzi opened this issue · comments

After training with CityScapes data, what should I change if I want to use my own data images to test the effect