Skip to content

Automated Steel Bar Counting and Center Localization with Convolutional Neural Networks

Notifications You must be signed in to change notification settings

fatasoy/Steel-bar-Detection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The code and the algorithm are for non-commercial use only.

Paper:" Automated Steel Bar Counting and Center Localization with Convolutional Neural Networks"

Author: Zhun Fan, Jiewei Lu, Benzhang Qiu, Tao Jiang, Kang An

Date: December 16, 2018

Version: 1.0

Copyright(c) 2018, Benzhang Qiu


Notes:

(1)Operating environment: Linux 16.04, tensorflow 1.8.0

(2)Dependent package: scikit-image 0.14.0

	      tensorflow-gpu 1.8.0

	      opencv-python 3.4.2.17

	      numpy 1.14.5

The architecture of folder:

-image                      the folder of test image

-model                      the model of CNN

-steel_bar_detection.py     the source code of steel bar detection

About

Automated Steel Bar Counting and Center Localization with Convolutional Neural Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%