ausocean / openfish

OpenFish is an open-source system written in GoLang for classifying marine species. Tasks involve importing video or image data, classifying and annotating data (both manually and automatically), searching, and more. It is expected that OpenFish will use utilize computer vision and machine learning techniques.
https://ausocean.github.io/openfish/
Other
6 stars 0 forks source link

Deploy openfish only on tagged releases #193

Closed scott97 closed 1 month ago

scott97 commented 1 month ago

Currently, openfish is being deployed automatically on every push to master, which is too much. Instead, it now is deployed only when we tag a release