FCN-pytorch icon indicating copy to clipboard operation
FCN-pytorch copied to clipboard

hi bor~how can i inference it by my own picture?

Open Water2style opened this issue 7 years ago • 2 comments

i want to use this FCN to recognize my own picture,how can i do it?thanks a lot

Water2style avatar Mar 05 '19 07:03 Water2style

You have to make sure the pixel-wise label exists for you picture, so it can be trained.

pochih avatar Mar 10 '19 14:03 pochih

You have to make sure the pixel-wise label exists for you picture, so it can be trained.

Thanks,one day i will make a pixel-wise dataset. I mean that use Camvid or cityscapes dataset, after finishing training,i got a trained-fcn, i want use this trained-fcn, to recognize a picture taken by me,what should i di? Write a inference.py? thanks

Water2style avatar Mar 10 '19 14:03 Water2style