-
Dear all and @AlexeyAB
I have to run yolov3-tiny on a very constrained system in order to detect humans only.
Since I do NOT have a system with GPU, I cannot train them.
Finding everything in t…
-
_From @pauloricardomg on April 1, 2018 22:45_
Fake news sources could claim that the `fake-news-detector` is arbitrary if their site is flagged as fake or extremely biased.
In order to avoid this,…
-
您好,我想修改测试的batchsize,只是修改_p_net = std::unique_ptr{ new YoloV3(1, _yolo_info, _infer_param) };这里好像不行,请问还有别的地方需要修改吗 @enazoe
-
I don't have four GPUs.If I run the command that you provide:
```
python tools/test.py \
--cfg experiments/coco/hrnet/w32_256x192_adam_lr1e-3.yaml \
TEST.MODEL_FILE models/pytorch/pose_coc…
-
I use the script
../../darknet detector demo ../dataset/voc/voc.data ./test.cfg ./backup/train_41000.weights ../pic/cross_1.mp4 -dont_show 1 -out_filename res.avi
it did not produce the res.av…
ccosc updated
6 years ago
-
![result-yolov3-pb](https://user-images.githubusercontent.com/26292230/58367756-3020af80-7f15-11e9-8bf4-76001fd53078.jpg)
![20190522-194100-linux_14000-pb](https://user-images.githubusercontent.com/2…
-
I need to synchronize lidar and camera together to be able to detect distance of people and objects
when I run the code the camera detects that am moving but the lidar is far behind or delayed how ca…
-
Hello!
I am trying to run sapiens lite, using the 1B model with 308 checkpoints. Without bounding box detection, the script runs but I don't get satisfactory results, so I downloaded 'rtmdet_m_8xb32…
-
* face_recognition version: face_recognition 1.3.0 face_recognition_model 0.3.0
* Python version: Python3.6
* Operating System: Ubuntu 18.04
* RTX 3090, tf-nightly-gpu 2.5.0, cuda11.1, cudnn 8005
…
-
@AlexeyAB Thanks for the great work ! I followed https://github.com/AlexeyAB/darknet/issues/2145#issuecomment-451908890
to get the map@IoU=0.5 of `yolov4.weights` model on COCO2017 validation set.
…