-
I met a strange problem. When I change the pretrain weight to `yolo_world_l_clip_base_dual_vlpan_2e-3adamw_32xb16_100e_0365_goldg_train_pretrained-0e566235` and keep other config on my own data, I got…
-
I am trying to compile this fork on Ubuntu 16 with the following settings:
`GPU=1
CUDNN=1
OPENCV=1
DEBUG=0
OPENMP=0
LIBSO=1
`
However, the compilation returns the following error:
`In file …
-
Since #118 was merged yesterday, i believe there is a mismatch between how package_linter and yunohost process the `resources.apt.packages` list in a string form.
From [yunohost](https://github.com…
-
hi, no offense at all to any of the authors of this github page who have worked very hard to help me with my questions and also worked very hard on this project. I just want to give a suggestion that,…
-
Implement Yolo-LSTM detection network that will be trained on Video-frames for mAP increasing and solve blinking issues.
* https://arxiv.org/abs/1705.06368v3
* https://arxiv.org/abs/1506.04214v2
…
-
@AlexeyAB
I am trying to combine the object tracking code you posted in the below issue with Dlib face recognition code. I already have trained a face detector in yolo and it is giving about 16 FP…
-
📚 This guide explains how to export a trained YOLOv5 🚀 model from PyTorch to ONNX and TorchScript formats. UPDATED 8 December 2022.
## Before You Start
Clone repo and install [requirements.txt](…
-
Add a simple way to be able to test opendatacam to avoid regression when upgrading
- Test counter logic
- (More complex) add a way to compare tracker results depending on neural network weights...…
-
采用项目提供的export_onnx.py 导出代码导出onnx文件:
` PYTHONPATH=./ python deploy/export_onnx.py "YOLO-World/configs/pretrain/yolo_world_s_dual_vlpan_l2norm_2e-3_100e_4x8gpus_obj365v1_goldg_train_lvis_minival.py" "…
-
### **Note that I don't know much about programmation. My guess is that when I installed LayerStyle and restarted Comfy it started to install requirements and removed some important function like torc…