youngjae-you

Results 67 issues of youngjae-you

Hi! I'm looking for a third-party camera through the link below, but there is no rtsp Is it because rtsp has nothing to do with the driver? I'd like to...

### Search before asking - [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions. ### Question Hello. I used the command below to make the...

question

The cluster_mode in the config is set to 4, but did you improve the post-processing by squeezing the code yourself? In other words, it seems that you did not use...

https://github.com/WongKinYiu/PyTorch_YOLOv4/blob/eb5f1663ed0743660b8aa749a43f35f505baa325/train.py#L76-L86 Even if convert the code to pt, a **ckpt key error occurs**.So, I am temporarily replacing pretrained using the `load_darknet_weights` function, so please tell me how to convert it...

Hello Text may cover the box when rendering as shown below Of course, I think I can reduce the size of the text, but I want to reduce the text...

enhancement
help wanted

Hello There is a problem that interval does not apply in the preproc cpp example. Is it supposed to be like that? https://github.com/prominenceai/deepstream-services-library/blob/v0.26.alpha/examples/cpp/1file_preproc_pgie_iou_osd_window.cpp ```cpp // New Primary GIE using the...

bug

Hello! read dsl API documents to implement the flow (compare tracker about 1 uri-source or pgie-custom-pph) I told you before, and it says that only a single pgie and tracker...

help wanted
question

https://github.com/prominenceai/deepstream-services-library/blob/master/examples/python/dyn_uri_file_pgie_ktl_tiler_osd_window.py If press the key ++++ and then -- and + + , dsl do not get the number of sources in osd. Is it awkward? ![image](https://user-images.githubusercontent.com/99321359/173022035-db64b705-2e70-4dc5-ab55-90296eaff1df.png)

Hello When run `1file_ptis_dcf_osd_window.py,` it runs well until window load -> engine load During the actual interference, the video is delayed and comes out I felt that the first part...

https://github.com/foolwood/pytorch-slimming/blob/7d13c090720a2e614bf638f0a1e66aa97bffee0b/main.py#L97-L101 is it right?