# waterline-detection **Repository Path**: Chris_Ch0u/waterline-detection ## Basic Information - **Project Name**: waterline-detection - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-07-28 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # oars-waterline Home Grown Waterline Detection Algorithm (It's organic!) ## Requirements Tensorflow => [native pip install for tensorflow](https://www.tensorflow.org/install/install_linux#InstallingNativePip) opencv2 => [opencv2 installation shell script](https://gist.github.com/arthurbeggs/06df46af94af7f261513934e56103b30) Other Dependencies (Tensorlayer, Scikit-learn): ``` sudo -H pip install tensorlayer sudo -H pip install scikit-learn ```