├── Ali-Tourani-Deep-Learning-Vehicle-Detection-1.jpg ├── Ali-Tourani-Deep-Learning-Vehicle-Detection-2.jpg ├── LICENSE ├── README.md ├── cars_annos.mat ├── matlab1.m ├── matlab2.m ├── matlab2_resizeData.m ├── matlab2_resizetoalexnet.m ├── matlab3.m ├── myData.mat ├── myResizedData.mat └── video.m /Ali-Tourani-Deep-Learning-Vehicle-Detection-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alitourani/deep-learning-vehicle-detection/HEAD/Ali-Tourani-Deep-Learning-Vehicle-Detection-1.jpg -------------------------------------------------------------------------------- /Ali-Tourani-Deep-Learning-Vehicle-Detection-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alitourani/deep-learning-vehicle-detection/HEAD/Ali-Tourani-Deep-Learning-Vehicle-Detection-2.jpg -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alitourani/deep-learning-vehicle-detection/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alitourani/deep-learning-vehicle-detection/HEAD/README.md -------------------------------------------------------------------------------- /cars_annos.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alitourani/deep-learning-vehicle-detection/HEAD/cars_annos.mat -------------------------------------------------------------------------------- /matlab1.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alitourani/deep-learning-vehicle-detection/HEAD/matlab1.m -------------------------------------------------------------------------------- /matlab2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alitourani/deep-learning-vehicle-detection/HEAD/matlab2.m -------------------------------------------------------------------------------- /matlab2_resizeData.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alitourani/deep-learning-vehicle-detection/HEAD/matlab2_resizeData.m -------------------------------------------------------------------------------- /matlab2_resizetoalexnet.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alitourani/deep-learning-vehicle-detection/HEAD/matlab2_resizetoalexnet.m -------------------------------------------------------------------------------- /matlab3.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alitourani/deep-learning-vehicle-detection/HEAD/matlab3.m -------------------------------------------------------------------------------- /myData.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alitourani/deep-learning-vehicle-detection/HEAD/myData.mat -------------------------------------------------------------------------------- /myResizedData.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alitourani/deep-learning-vehicle-detection/HEAD/myResizedData.mat -------------------------------------------------------------------------------- /video.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alitourani/deep-learning-vehicle-detection/HEAD/video.m --------------------------------------------------------------------------------