Skip to content

PurdueCAM2Project/CAM2_dark_image_classification

Repository files navigation

CAM2_dark_image_classification

#This repository is made by Yuefan Fu, for classify dark images. #If you have any question please contact [email protected]

#Program: cnnmodel.py: the convolutional network model structure training options, evaluatioon options, data input functions. and GPU configuration preclas.py: preclassifier singleCam.py: download images from a single camera every 10 minutes, manually kill the program when The time is long enough.

#Folders: singleCamImg: Images downloaded from a single camera by singleCam.py tensorboard: stores the checkpoints of trained neural network please use command 'tensorboard --logdir tensorboard/model' to start the tendorboard web server and try 'localhost:6006' in brower 'localhost:6006'

Files: x.npy: dataset inputs y.npy: dataset lables

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages