chainer / chainercv

ChainerCV: a Library for Deep Learning in Computer Vision

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EOF error while running calc_weight.py of SegNet

sandy9999 opened this issue · comments

image

This is what I am getting when I run python calc_weight.py, an EOF error, what could be the reason? I have installed the modules and dependencies as mentioned in the README. As a result, class_weight.npy is not getting created and I am not able to train.

The latest release is not compatible with the master branch.
If you are using the module downloaded by pip, please use the scripts released in the latest release.
https://github.com/chainer/chainercv/releases/tag/v0.11.0

Can i close this ?

temporarily closed.
If you still have same issue, please reopen.