In this project, we will explain how we can use a model trained on Roboflow in our python projects with the help of API.
-
Updated
Apr 30, 2024 - Python
In this project, we will explain how we can use a model trained on Roboflow in our python projects with the help of API.
From dataset https://universe.roboflow.com/drone-detection-pexej/drone-detection-data-set-yolov7/dataset/1 a model is obtained, based on yolov10 to detect drones in images. Predictions from several models are used in cascade to obtain the optimal result.
From dataset https://universe.roboflow.com/roboflow-100/bone-fracture-7fylg a model is obtained, based on yolov10, with that custom dataset, to indicate fractures in x-rays. The project uses 5 cascade models, if one does not detect fracture it is passed to another
From dataset https://universe.roboflow.com/drone-detection-pexej/drone-detection-data-set-yolov7/dataset/1# a model is obtained, based on ML (SVR), with that custom dataset, to indicate drones detection
A beginner level prediction models for data science and computer vision
This repo focuses on my works in the field of Computer Vision
Android application for watermelon leaves diseases detection!
From dataset https://universe.roboflow.com/roboflow-100/bone-fracture-7fylg a model is obtained, based on ML (SVR), with that custom dataset, to indicate fractures in x-rays.
Fruit Detection using RoboFlow API : Apple, PineApple, Watermelon, Onions, Tomato
Developed a system to detect guns in real-time video feeds using YOLOv9 and Roboflow so as to enhance security.
Add a description, image, and links to the roboflow-api topic page so that developers can more easily learn about it.
To associate your repository with the roboflow-api topic, visit your repo's landing page and select "manage topics."