R-CNN VGG nail plate detect model
收藏Mendeley Data2024-01-31 更新2024-06-29 收录
下载链接:
https://figshare.com/articles/dataset/R-CNN_VGG_nail_plate_detect_model/5509429/2
下载链接
链接失效反馈官方服务:
资源简介:
Requirements- Linux (Ubuntu) - NVIDIA GPU (GTX-1050 or better) - BVLC PyCaffe - py-faster RCNNs Download- VGG-16 nail part detection model - demo_nail.py How to use1. It is difficult to compile a CPU-mode faster-rcnn on Windows operating system at present. NVidia GPU with CUDA and cuDNN is required because it takes too much time to conduct CNNs training without GPU We recommend to install py-faster-rcnn program (https://github.com/rbgirshick/py-faster-rcnn) which operated on Linux (http://ubuntu.com). Installation Tutorial by Huangying : https://huangying-zhan.github.io/2016/09/22/detection-faster-rcnn.html 2. Download (VGG-16 nail part detection model) Model - VGG-16 nail part detection ; 2 outputs(class) : #0 background #1 nail The VGG-16 nail part model was trained using information about the crop location on the nail part from the Asan A2 dataset as instructed by the following tutorials. http://sgsai.blogspot.kr/2016/02/training-faster-r-cnn-on-custom-dataset.html https://github.com/deboc/py-faster-rcnn/tree/master/help 3. We modified demo.py of py-faster-rcnn (https://github.com/rbgirshick/py-faster-rcnn/blob/master/tools/demo.py) to get the following image. Download our demo_nail.py ( #1 Main Server; US East )
创建时间:
2024-01-31



