├── Global_parameters.py ├── Pilot_64 ├── Pilot_8 ├── README.md ├── generations.py └── main.py /Global_parameters.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TianLin0509/DNN_detection_via_keras/HEAD/Global_parameters.py -------------------------------------------------------------------------------- /Pilot_64: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TianLin0509/DNN_detection_via_keras/HEAD/Pilot_64 -------------------------------------------------------------------------------- /Pilot_8: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TianLin0509/DNN_detection_via_keras/HEAD/Pilot_8 -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TianLin0509/DNN_detection_via_keras/HEAD/README.md -------------------------------------------------------------------------------- /generations.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TianLin0509/DNN_detection_via_keras/HEAD/generations.py -------------------------------------------------------------------------------- /main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TianLin0509/DNN_detection_via_keras/HEAD/main.py --------------------------------------------------------------------------------