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
15,863 questions
Filter by
Sorted by
Tagged with
Advice
0votes
1replies
24views

I'm writing a program to track my card games. It uses a birds eye view camera to record the playing surface, and a YOLO model to classify the cards. I'm running into an issue figuring out where the ...
-2votes
0answers
35views

I’m having difficulty finding the hardware resource specifications for different LLMs and VLMs. The leaderboard at this link — https://huggingface.co/spaces/opencompass/open_vlm_leaderboard — includes ...
Best practices
0votes
1replies
78views

I’m trying to extract tabular data from a scanned engineering document.The table contains:merged header cellsirregular row heightsirregular column widthsfaint and broken borderstext inside ...
1vote
2answers
145views

I have a problem that I struggle with and cant seem to find a solution;I want to get the area of the contours I see in this image/video frame:The problem is the contour is cut off at the right as ...
1vote
1answer
106views

Currently I'm working on object detection for counting how many object presented on the frame. I already successfully separate some of them. There's still some object which is very close together ...
Tooling
0votes
1replies
55views

I am trying to create a 3D model from overlapping aerial images and am looking for a free software to use. My dataset includes 1,500 RGB images, a ground truth segmentation mask for each image, the ...
1vote
1answer
113views

I wanted to close the border of object. Some of the object could be rectangles too. I already tried using dilation and closing with 2 iteration but it seems the border isn't completely close. Here is ...
1vote
0answers
127views

I want to count samples in the image and measure the length of each sample as I show below. But I am facing a big problem that when sample is overlapping it cannot make an accurate count, for example ...
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
124views

I am using the MixStyle methodology for domain adaptation, and it involves using a custom layer that is inserted after every encoder stage. However, it is causing VRAM to grow linearly, which causes ...
0votes
0answers
64views

I am trying to do batch inference with YOLO11. I am working with MacBook and I am running into this issuefrom ultralytics import YOLOimport numpy as np# Load YOLO modelmodel = YOLO("yolo11s....
0votes
2answers
140views

I have a large number of scanned discs like this:Actual image is 600 DPI, 7400x7400, 48 bit TIFF.I want to convert them to a JPEG like this:Same DPI, but cropped, and rotated so that it is ...
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 ...
-1votes
1answer
128views

I wanted a perticular class Images ('Turban') from the Open Images, However these images are not in the Boxable Category. Due to which my follow OIDv6 code is Failingoidv6 downloader en --dataset ./...
-1votes
1answer
74views

I'm trying to distinguish between 90° angled lines (L-turns) and true junctions (T and X intersections) in OpenCV.I'm using morphological opening to extract long horizontal and vertical line segments,...

153050per page
1
2345
1058

Hot Network Questions

more hot questions
Newest computer-vision questions feed

[8]ページ先頭

©2009-2025 Movatter.jp