CCNYRoboticsLab / concreteIn_inpection_VGGF

Concrete Crack and Spalling Detection using Deep Neural Network
https://ericlyang.github.io/project/deepinspection/
71 stars 26 forks source link

Lasagne version #3

Closed benn94 closed 6 years ago

benn94 commented 6 years ago

It is said to be Lasagne version: '0.1', but the adjustment in Lasagne has attribute "collect_shared_vars" of Lasagne version: '0.2' which also causes errors in training.py. It would be nice if you could help with this issue

benn94 commented 6 years ago

Solved: just copy and past those attribute into your related lasagne files

ccny-ros-pkg commented 6 years ago

Great. Sorry for late reply. I will update a pytorch version of this using VGG and Resnet after Nov. 16th. Please check it out them.

benn94 commented 6 years ago

Looking forwards to seeing your update. @ccny-ros-pkg