-
Not any expert in the field, so I feel very lost.
I get this error when I try to run it on the CPU.
I followed the instructions and checked every step and I don't see where I made a mistake, if …
-
Hi, interesting project.
Would it be possible to add bball player detection as well?
-
Thanks for your nice work.
I have a question about the method:
How should the query be defined for multi-person human pose estimation and human parsing?
Does it need an extra detector to crop th…
-
i use your project, i just extract libmtracking module for tracker. the detector use my own. then , i detect objects, just simple put the vector into your tracker, code like this:
![image](https://u…
-
-
Hi @zhreshold , this tabel is my experience of testing speed in your repo ,
Hardware specification:
1.CPU : i7-7700
2.GPU : 1080ti
3.Mem : 32G
![image](https://user-images.gith…
-
Hello, I am using a Wyze Cam V3 with RTSP. I have verified the RTSP stream link works with both VLC media player and FFMPEG
I am trying to run Viseron with Docker-compose on a raspberry pi 4+. I ca…
-
I get the following failure once viseron started up in docker:
'''
[2024-05-02 17:18:31] [DEBUG ] [viseron.components.nvr.nvr.camera_1] - Initializing NVR for camera Driveway
[2024-05-02 17:18:…
-
Hello,
I'm currently exploring the Detection ReID task, which is distinct from the MOT task but has strong ties to the detection task. Notably, implementations like [PSTR](https://github.com/JialeC…
-
> python3 convert_weights_pb.py --class_names /opt/person_detection_yolov3_tiny/obj.names --weights_file weights/yolov3-tiny_obj_80000.weights --data_format NHWC --tiny --output_graph pbmodels/frozen_…