Matthias
Matthias
I am interested in using your class, but I am new to the TF object detection API and I am not sure where to put your code. I am training...
### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) ### Expected Behaviour We want to use CVAT for multiple projects, so that...
When I export tagged frames from a video via VoTT, I get a list of all exported images in a CSV file. Each of these images contain their timestamp from...
I have the following **Jinja** template: ```jinja {% if new_data_set_created is defined %} {% if new_data_set_created == True %} The new image data set {{ form_data["data_set_name"] }} has been created....
I noticed that sometimes during augmentation an image file cannot be saved: ```python Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/Augmentor/Pipeline.py", line 251, in _execute images[i].save(os.path.join(augmentor_image.output_directory, save_name)) File "/usr/lib/python3/dist-packages/PIL/Image.py", line 2099,...
Currently in box2dlights a box2d body either casts a shadow or not, there is no in-between. However, in my application I need to specify the length of the shadow for...
I tried to run your model on an Ubuntu 20.04 machine. However, following your readme leads to this error: ``` $ python analyze.py --i a5_20190712_050100_moench.WAV --lat 49.516859 --lon 9.787153 LOADING...
Hello everyone, I have a question regarding the "export dataset" feature in CVAT. When I use it and select the "save images" option, then all video frames will be downloaded...
### My actions before raising this issue - [x] Read/searched [the docs](https://github.com/cvat-ai/cvat/tree/master#documentation) - [x] Searched [past issues](/issues) ### Problem description I want to run CVAT on my arm (aarch64) machine....
### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report. ### YOLOv8 Component Training, Validation ### Bug According to the [YOLOv8 docs](https://docs.ultralytics.com/cfg/#training)...