├── 2016_TITS_DNN__iter_200000.caffemodel ├── 2016_TITS_DNN__iter_200000.solverstate ├── Dataset Download ├── ICIP2016_Net_CV_4.prototxt ├── ICIP2016_Net_CV_4_solver.prototxt ├── README.md ├── deploy_crack.prototxt └── gen_crack_prob_map_multi_views_new.py /2016_TITS_DNN__iter_200000.caffemodel: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larrycheungbai/ICIP2016_CNN_Crack_Detection/HEAD/2016_TITS_DNN__iter_200000.caffemodel -------------------------------------------------------------------------------- /2016_TITS_DNN__iter_200000.solverstate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larrycheungbai/ICIP2016_CNN_Crack_Detection/HEAD/2016_TITS_DNN__iter_200000.solverstate -------------------------------------------------------------------------------- /Dataset Download: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larrycheungbai/ICIP2016_CNN_Crack_Detection/HEAD/Dataset Download -------------------------------------------------------------------------------- /ICIP2016_Net_CV_4.prototxt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larrycheungbai/ICIP2016_CNN_Crack_Detection/HEAD/ICIP2016_Net_CV_4.prototxt -------------------------------------------------------------------------------- /ICIP2016_Net_CV_4_solver.prototxt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larrycheungbai/ICIP2016_CNN_Crack_Detection/HEAD/ICIP2016_Net_CV_4_solver.prototxt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larrycheungbai/ICIP2016_CNN_Crack_Detection/HEAD/README.md -------------------------------------------------------------------------------- /deploy_crack.prototxt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larrycheungbai/ICIP2016_CNN_Crack_Detection/HEAD/deploy_crack.prototxt -------------------------------------------------------------------------------- /gen_crack_prob_map_multi_views_new.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larrycheungbai/ICIP2016_CNN_Crack_Detection/HEAD/gen_crack_prob_map_multi_views_new.py --------------------------------------------------------------------------------