Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.09 KB

README.md

File metadata and controls

21 lines (11 loc) · 1.09 KB

Submarine HSAOIS(Work in progress)

Incubated by MiracleFactory, an AI development and research community

Built on top of the remarkable work of Wanderson's PyDracula, themed after Quite Light of VSCode

Algorithm featured in Submarine HSAOIS

The 2SDS algorithm (Scene Separation & Data Selection algorithm) is featured in this project to help with the fully automated scan and detection function. Learn more about 2SDS: Code, Slides, Paper & so on...

How to run

  1. Make sure you have installed all the required packages, if not, you can run pip install -r requirements.txt.
  2. You will need two more directories to run the program, run mkdir file_result img_buffer.
  3. Run Python main.py in your terminal or shell to start the program.

What it looks like (Styled after vscode)

截屏2022-04-23 14 50 01