[NN] Enet in Caffe platform - e-guy/e-guyNotes GitHub Wiki
ENet in Caffe platform
Caffe ENet: https://github.com/TimoSaemann/ENet
ENET与解析复现 http://hellodfan.com/2018/01/02/%E8%AF%AD%E4%B9%89%E5%88%86%E5%89%B2%E8%AE%BA%E6%96%87-ENet/
[issue] 运行ENet / caffe-enet / build / tools / caffe train -solver ENet / prototxts / enet_solver_encoder.prototxt时报协议缓冲区版本问题: https ://www.cnblogs.com/mengmengmiaomiao/p/8134771.html
[issue]: ImportError:没有名为spatial dropout的模块 [solution]: ref https://github.com/TimoSaemann/ENet/issues/7
[issue]: could not open or find file /home/xxxxxxxxxxxx/xxxx.png [solution]: https://blog.csdn.net/thesby/article/details/51734055
- 生成dataset txt描述文件, 放到ENet/dataset
2.1. 生成对应enet_train_encoder.prototxt.prototxt
2.2. encoder训练