Skip to content

issues Search Results · repo:opencv/opencv_zoo language:Python

Filter by

106 results
 (92 ms)

106 results

inopencv/opencv_zoo (press backspace or delete to remove)

when i use git lfs pull, it has reported an error batch response: This repository exceeded its LFS budget. The account responsible for the budget should increase it to restore access. batch response: This ...
  • Henryplay
  • 4
  • Opened 
    on May 19
  • #294

Hello, I have open cv installed with CUDA support NVIDIA CUDA: YES (ver 12.0, CUFFT CUBLAS) NVIDIA GPU arch: 86 NVIDIA PTX archs: cuDNN: YES (ver 8.9.7) I m running both face and plate detection with ...
question
  • cvetelinandreevdreamix
  • 8
  • Opened 
    on Apr 25
  • #292

我直接 Clone 代码之后运行,检测不到人脸: python .\demo.py -i .\test2.JPG 0 faces detected. 我使用 Netron 看到的 face_detection_yunet_2023mar.onnx 模型的输入输出和 Demo 里的不一致,是不是 Demo 需要更新? Image 新模型的 Output 结构比较复杂,AI 分析的结果是这样的 ...
  • zeed-w-beez
  • 2
  • Opened 
    on Apr 9
  • #290

Hello and thank you for your amazing work on the SFace model! I am currently working on training the SFace model using the repository and have tested it on various datasets. My ultimate goal is to first ...
help wanted
  • sayyid-abolfazl
  • Opened 
    on Mar 12
  • #288

#250 根据这个人遇到同样的问题,我在代码中克隆了特征值,依然没有解决问题。 检测模型:face_detection_yunet_2023mar 识别模型:face_recognition_sface_2021dec 库版本:4.10.0 对比代码 - (BOOL)isSamePersonWithImage1:(UIImage *)image1 image2:(UIImage *)image2 ...
question
  • mzhs-git
  • 2
  • Opened 
    on Feb 26
  • #287

I don t have access to the original model files the ONNX was built with, but it would be great to treat the VIT Tracker like a multi-object tracker.
question
  • Greendogo
  • 3
  • Opened 
    on Feb 19
  • #286

FaceRecognizerSF alignCrop method on the android is not work right. FaceRecognizerSF alignCrop work right on the ubuntu when i compile in c++ but it not work on the android, i test the opencv4.9.0 and ...
  • tangzhezhi
  • 7
  • Opened 
    on Jan 20
  • #285

Hello guys, thank you all for everything. I am trying to use the s_face face_recognition model in tensorRT mode : https://github.com/opencv/opencv_zoo/tree/main/models/face_recognition_sface To start, ...
help wanted
  • sayyid-abolfazl
  • 3
  • Opened 
    on Dec 29, 2024
  • #283

Here is the output of the command [xxx@fedora-riscv benchmark]$ python benchmark.py --cfg ./config/face_detection_yunet.yaml Benchmarking ... mean median min input size model 12.16 ...
question
  • ddwolf
  • 6
  • Opened 
    on Dec 23, 2024
  • #281

Hi @fengyuentau , It seems to me in lpd_yunet.py (under models/license_plate_detection_yunet), the bboxes parameter of the call to NMSBoxes contains wrong data. dets[:, :-1] is array of (x,y) coordinates ...
bug
  • tomchen1000
  • 1
  • Opened 
    on Sep 23, 2024
  • #275
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub