R-CNN VGG nail plate detect model
收藏Figshare2017-10-18 更新2026-04-29 收录
下载链接:
https://figshare.com/articles/dataset/R-CNN_VGG_nail_plate_detect_model/5509429
下载链接
链接失效反馈官方服务:
资源简介:
Requirements- Linux (Ubuntu)- NVIDIA GPU (GTX-1050 or better)- BVLC PyCaffe- py-faster RCNNsDownload- VGG-16 nail part detection model- demo_nail.pyHow 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 GPUWe 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.html2. Download (VGG-16 nail part detection model) Model - VGG-16 nail part detection ; 2 outputs(class) : #0 background #1 nailThe 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.htmlhttps://github.com/deboc/py-faster-rcnn/tree/master/help3. 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 )
创建时间:
2017-10-18



