Skip to content

Project Codename: Submarine. This repo contains the GUI for HSAOIS, built with PySide6 on top of PyDracula.

License

Notifications You must be signed in to change notification settings

zzh8241102/Submarine-HSAOIS

 
 

Repository files navigation

Submarine HSAOIS

Screenshot 2024-01-04 at 14 55 00

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

Selected Highlights:

Screenshot 2024-01-04 at 16 53 58 Screenshot 2024-01-04 at 18 51 12 Screenshot 2024-01-04 at 18 50 06

About

Project Codename: Submarine. This repo contains the GUI for HSAOIS, built with PySide6 on top of PyDracula.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%