Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 408 Bytes

File metadata and controls

18 lines (8 loc) · 408 Bytes

##Final project for COMP 551 -Lung Tumor Location and Identification with AlexNet and a Custom CNN

Your directory should contain:

/data/			: Contains unzipped .MHD files

/images/		: Contains images partitioned for train/valid/test
	
/patches/		: Contains preprocessed .png

conv_png.py		: Reads .mhd and converts to .png

custom-cnn.py		: Custom CNN

cnn.best.weights.hdf5	: Weights for Test set