├── Fish_Detection_Notebook.ipynb ├── README.md └── images ├── dataset.PNG └── skip_connection.png /Fish_Detection_Notebook.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahmad-AlShalabi/Fish-detection/HEAD/Fish_Detection_Notebook.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahmad-AlShalabi/Fish-detection/HEAD/README.md -------------------------------------------------------------------------------- /images/dataset.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahmad-AlShalabi/Fish-detection/HEAD/images/dataset.PNG -------------------------------------------------------------------------------- /images/skip_connection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Ahmad-AlShalabi/Fish-detection/HEAD/images/skip_connection.png --------------------------------------------------------------------------------