yuanqqq / SIN

A PyTorch implementation of SIN.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Got error while running the train and test

Adnan1986 opened this issue · comments

Hi,

I have tried to run your code on conda(cuda 9.1). I got no problem when running the demo. however, when I want to run_infer_bsds.py, with getting trained data from (superpixels_fcn project), I got Runtime error.
And if I want to train the data with your instruction I got an error related available list and voc.py files. When I looked into voc files there is some directory which it sound I need to update, but there is no information to update them to which location(the voc files dont exist in superpixel_fcn project). Could you help me how to fix it.
Thank you
image