SimJeg / FC-DenseNet

Fully Convolutional DenseNets for semantic segmentation.
489 stars 146 forks source link

Error of train.py!Need Help! #34

Open CocoRLin opened 6 years ago

CocoRLin commented 6 years ago

Hello!

I use camvid dataset for training. However, there are many errors when I run the train.py. Here are the changes. cause I changed the return of parallel_loader.py into return data_batch['data'], data_batch['label']

Does anyone know how to solve this? Thx!

如果有答者会中文的,也可以用中文留言!非常感谢!

hejun888 commented 6 years ago

我最近也在跑这个代码,你qq好号多少,想跟你交流一下

CocoRLin commented 6 years ago

你好,1352083792-加我的时候麻烦备注一下是跑Fc

杨若琳 邮箱:17801034942@163.com

签名由 网易邮箱大师 定制

在2018年04月04日 16:08,hejun888 写道:

我最近也在跑这个代码,你qq好号多少,想跟你交流一下

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

CocoRLin commented 6 years ago

@hejun888 你还在跑这个吗?

xiaomixiaomi123zm commented 4 years ago

Hi, do you still remember the FLOPs of the model when you runed fc-densenet, the reviewer of my paper asked me to write the parameters and FLOPs values, but I failed to run because the dataset could not be loaded, I look forward to your reply, thank you very much @CocoRLin @hejun888