bit-scientist

Results 49 comments of bit-scientist

@makseq unfortunately, I have been doing this as admin all along, still no luck.

I have the same issue on Windows, so I uninstalled torch (1.12) and tried installing 1.7.0, but that doesn't match with my CUDA 11.3. I then safely moved to Linux...

@Jongjae-Lee , does your IR camera provide a 4-channel stream? In that case you may need to split RGB and IR into two, and only provide RGB to `cv2.VideoCapture` method...

hi, @ollefager, how did you annotate your custom dataset? Could you suggest an annotation tool that matches with this repo? Also, could you provide some more information on how you...

Hi, @ImSuMyatNoe. Did you succeed in training your custom dataset. I also happen to have coco-annotated dataset with no frame_id and track_id. I hope you can share your steps if...

Hi, @Kromtar. What is the next step for testing with real images in mobile phones? I am sorry if it's too obvious, but I am not familiar with onnx at...

@zhangyujia0223 Hi. It looks I need your help with my newly trained model. Let me give some info about it. I have trained a model for only one class using...

@bendidi any updates on training code for other objects. Looking forward to it.

Hi everyone, could someone actually solve the slow tracking problem. When I run, I am receiving fps of 10 and these kind of lines over and over ```diff -cabac decode...