Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content
Stack Overflow
  1. About
  2. For Teams
Loading…
Collectives™ on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Learn more about Collectives
4,495 questions
Filter by
Sorted by
Tagged with
-7votes
0answers
55views

I am trying to project 3d bounding boxes on vehicles and pedestrians using a detector model. I ran the inference with 6 images and got output in the below format. Now i want to project the boxes on ...
2votes
2answers
100views

Problem:I need to check whether a small black-and-white icon (template) appears inside a large, colored dashboard photo.The icon in the photo may differ from the template in color, scale, small ...
0votes
1answer
83views

I am trying to calculate the confusion matrix for my yolov8 (or yolov11) model utilizing supervision from roboflow. I found some instructions but they do not seem to be crystal clear. For example ...
1vote
1answer
112views

I have to find the contours of boxes.Some boxes have diagonal inside of them. I try to remove diagonal but I think it isn't answer.Here are the images those I preprocessing and contour result. Only ...
1vote
2answers
129views

I read the torchvision API documentation using pre-trained models for object detection. This is an example they have included:from torchvision.io.image import decode_imagefrom torchvision.models....
5votes
1answer
177views

I am tasked with the problem of finding the colors on the face of a stickerless Rubik's cube using OpenCV but I can't figure out what the best way might be to do so.I tried to look at various ...
1vote
1answer
122views

I am performing a simple template matching but for the life of me I still not able to find out why I am not getting correct matches.I've tried without converting to grayscale and to remove the alpha ...
3votes
3answers
291views

I try to find the best way to detect images with the rotation. Without rotation cv2.matchTemplate works pretty fine, but I found no function for rotated images.I need the position and angle of the ...
-1votes
1answer
106views

I am currently developing a robot that uses YOLOv8 for real-time object detection based on the video captured by the robot’s camera. However, when the robot rotates, the input image becomes blurred, ...
0votes
0answers
171views

I have exported the yolov5s PyTorch model from ultralytics/yolov5 and converted it to ONNX, using Google Colab, so that I can convert it to rknn in my rk3588 Radxa Rock 5c module.%cd /content/!pip ...
0votes
1answer
292views

I have a project where I am implementing the Yolo object detection algorithm with different tracking algorithms. I am now struggling to implement the StrongSort tracking with my detection program. Can ...
-1votes
1answer
49views

I have exported my VertexAI model to TFJS as "edge", which results in:dict.txtgroup1_shard1of2.bingroup1_shard2of2.binmodel.jsonNow, I send an image from my client to the Node/Express ...
0votes
0answers
163views

The problemAs shown in the image, I am trying to detect road marking arrows in images using OpenCV. The arrows are always of the same size and shape but can appear in different orientations.These ...
1vote
0answers
105views

I'm working on an object detection project in C++ using OpenCV. Specifically, I capture an image (e.g., coins on a background) and then try to detect them via Canny edge detection and contour ...
0votes
2answers
247views

I trained a neural network for object detection using YOLOv5 and exported it to the ONNX format, as I need to use it in a Java application. However, I am encountering issues with incorrect class IDs ...

153050per page
1
2345
300

Hot Network Questions

more hot questions
Newest object-detection questions feed

[8]ページ先頭

©2009-2025 Movatter.jp