python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Failing During Training MobileNetSSD Object Detection on a Custom Dataset Google Colab
I'm following a Google Colab guide from Roboflow to train the MobileNetSSD Object detection model from Tensorflow on a custom dataset. Here is the link to the colab guide: https://colab.research.googl...
Max Claesson
Votes: 0
Answers: 1
YOLOv5 get boxes, scores, classes, nums
im trying to bind the Object Tracking with Deep Sort in my Project and i need to get the boxes, scores, classes, nums.
Loading Pretrained Yolov5 model:
model = torch.hub.load('ultralytics/yolov5', 'yo...
Arthi
Votes: 0
Answers: 1
How to place the dataset for training Yolov5?
I’m currently working on object detection using yolov5. I trained a model with a custom dataset which has 3 classes = [‘Car’,‘Motorcycle’,‘Person’]
I have many questions related to yolov5.
All the cu...
Vijay P
Votes: 0
Answers: 1
Roboflow. After export images (after Preprocessing and Augmentation), didn't get all images in zip
After export images (after Preprocessing and Augmentation), didn't get all images. Roboflow generate 721 images and after export (in zip) only got 30 images.
user17603839
Votes: 0
Answers: 1