bit-scientist

Results 26 issues of bit-scientist

Hello, everybody! I have been quite interested in reading barcode (and QR code) in videos (stream). However, I don't know the required specifications for a camera that's going to be...

I am following the steps on Windows 10 and I think there is something I should change. When I run `python downloadutils.py --downloadImages --wnid n03492922` in _D:\dataset\safet_helmet_dataset\ImageNet_Utils>_ I have the...

I have newly installed label-studio in new `conda env` as recommended in the docs. However, when I run `label-studio start` it outputs: ``` Current platform is win32, apply sqlite fix...

problem
configuration

Could you write some instructions on how to implement (train, validate, test) this project please? I am new to this scope and I wonder where to start. Thank you

First off, thank you for this amazing project. It's really promising. I have some questions, though. 😄 It looks like standard models were trained for only person class, right? If...

Before starting everything I thought it'd be better to verify I am doing right. My plan is: using yolo3 (by [darknet](https://github.com/AlexeyAB/darknet) provided by [AlexeyAB](https://github.com/AlexeyAB)) to train my own object for...

### Search before asking - [X] I have searched the Yolov5_StrongSORT_OSNet [issues](https://github.com/mikel-brostrom/Yolov5_StrongSORT_OSNet/issues) and found no similar bug report. ### Question Well, I have a custom yolov7.pt model trained with a...

question

Hi @arunponnusamy , your work is very useful, thank you! Is it possible to include video and stream video supports also?

I started following step by step as suggested in the readme. Now I am here at running `python 1_move_files.py` in the data folder. Please read the traceback below ``` python...