Skip to content

It's an amazing Objection Platform, mainly attention Floating on water surface. This project original from my undergraduate design, which aim to construct a platform to detect floating on surface of river, sea and some water. and help my pass paper, haha.

License

Notifications You must be signed in to change notification settings

WakingHours-GitHub/ObjectDetection-Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Surface Water Floating Detection platform 🧐

It's an amazing Objection Platform, mainly attention Floating on water surface. You can detect anything use it, but you need replace dataset in your task!
This platform identify and classify a kind of types of floating objects in real-time. while Flask provides a user-friendly interface for easy interaction with the platrofm.(•̃ ᴗ•̃)
this platform base on YoloV5🚀 object detect algorithm, and Flask, a Web framework.🎨

Architecutre

Architecutre

Getting Started ☜(ˆ▿ˆc)

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

pip install -r requirements.txt

Running the tests

run as test:

python3 -u app.py

run as server:

nohup python3 -u app.py > run.log 2>&1 &

using nginx to deploying server. please reference some relative blog.

Deployment

Built With

  • Flask - The Web framework used
  • PyTorch - Deep Learning framework.
  • YoloV5_u - yolov5 implement ultralytics edition
  • YoloV5 - yolov5 implement other edition (bubbliiiing in bilibili)

Authors

all of that is me (─‿‿─)

  • Warking Hours - *Coder - GitHub
  • Warking Hours - *Artist - GitHub

Acknowledgments

  • Thinks myself.
  • Thinks my friend: Hongbo Wang, who help me collect sample of floating, and madeing datasets by labelimg.
  • Thank you for all your efforts in the fight against the epidemic !
  • etc

About

It's an amazing Objection Platform, mainly attention Floating on water surface. This project original from my undergraduate design, which aim to construct a platform to detect floating on surface of river, sea and some water. and help my pass paper, haha.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published