Skip to content

cidimec/opencv-ai-competition-beavers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencv-ai-competition-beavers

List of codes and explanation

  1. To run two detection models with different input image sizes:
python3 2_two_models.py

alt text

  1. Obtain the 3D position (x, y, z) and calculates the distance between the objects:
python3 3_calculate_distance.py

alt text

  1. Implementing probability model:
python3 4_probability.py

alt text

  1. Sending information to Ubidots and alerting by Telegram:
python3 5_Ubidots&Telegram.py

alt text

alt text

The information can be seen in this link: https://stem.ubidots.com/app/dashboards/public/dashboard/a_HfJthGvk0VDJVFnpFlyOZOJNSB6jOFylS68S7gY4k?nonavbar=true

4A. Top view simulation

python3 4A_Top_View_Demo.py

alt text

4B. Initial configuration window

python3 4B_WindowConfig.py

alt text

  1. Deploying Jetson Nano to activate alarms and display to show probability
python3 6_Jetson_Alarms.py

Mounts for OAK-D

Tripod:

alt text

alt text

Jetson Nano:

alt text

alt text

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages