Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Filter by
Sorted by
Tagged with
Filter by Employee ID
Advice
0 votes
4 replies
153 views

I am wrapping up my B.S. in cognitive science late this year. My professor had us create a stack overflow account in our data analysis and optimization course. I unfortunately never looked into it ...
-3 votes
0 answers
75 views

so im building an iOS calligraphy learning app that uses your phone camera to give you realtime feedback on how you're holding your pen and upstroke/downstroke feedback. the idea is it detects whether ...
-3 votes
1 answer
114 views

I am a student working on a plant phenotyping project. I am trying to align RGB and infrared (IR) images of plant trays. The setup: RGB camera: sharp, 4112×3006 IR camera: blurry, 1024×768 (upscaled ...
Tooling
0 votes
0 replies
47 views

Before I get into the issue I'm having, I'd like to preface this by saying I'm largely clueless when it comes to computer vision and optics in general, so much so that the most reliable source I've ...
1 vote
1 answer
344 views

I am trying to answer this question: How to fix this python code to count duplicate sample in the images? using 'rods_input.png' as input: where OP was asking for: I want to count samples in the ...
Tooling
1 vote
2 replies
95 views

I am building a game automation bot for Royal Revolt 2 using Python (running on an Android emulator and controlled via ADB inputs). I am currently stuck on designing a robust, vision-based pathfinding ...
Advice
1 vote
3 replies
126 views

I am working on an OCR pipeline that extracts structured information from scanned identity documents. The system performs reasonably well on high-quality images, but accuracy drops significantly when ...
Tooling
0 votes
0 replies
70 views

As an academic in the field of computer science with advanced specialization in artificial intelligence and prompt engineering, I am currently exploring the most effective open-source generative AI ...
1 vote
0 answers
93 views

I am trying to conduct traffic analysis of an intersection by counting the number of cars entering and exiting each "arm" of the intersection. I followed ultralytics' docs to create one ...
Advice
1 vote
0 replies
64 views

I’m currently building a production-grade crowd-based face recognition attendance system for a company. The system takes input from 3 CCTV cameras and needs to detect, align, recognize, and track ...
Advice
0 votes
2 replies
95 views

I am developing a Flutter app called Talk to Deaf, which aims to enable real-time two-way communication between deaf and hearing users. The app will allow normal users to input text or voice and the ...
Best practices
0 votes
0 replies
69 views

I am working on a computer vision dataset preparation workflow for object detection training. The project involves image annotation using bounding boxes and polygon segmentation for AI model training. ...
Advice
0 votes
2 replies
83 views

I am trying to create a program that takes live camera output on my mac and classifies the gesture that the user is making. I currently have the gestures to be [wave, fist, thumbs up, peace sign, no ...
Advice
0 votes
3 replies
94 views

I am working on a retail shelf product detection system using YOLO11m fine-tuned on a 110k SKU dataset with a single class `product`. The model performs well overall but I have two problems after ...
Advice
1 vote
1 replies
58 views

I’m evaluating semantic segmentation models like SegNeXt and PP‑LiteSeg, which are released under the Apache 2.0 license. The code is clearly permissive, but I’m unsure about the pretrained weights. ...

15 30 50 per page
1
2 3 4 5
1058