MosbehBarhoumiRAI
MosbehBarhoumiRAI
I encountered an issue while attempting to export labeled images with oriented bounding boxes. My objective is to utilize the YOLOv8 oriented bounding box (obb) format for a specific case,...
Can someone provide information on the estimated duration for completing the training process using an NVIDIA GPU 3060 on the VITON dataset?
# Bug Description: When executing the command **label-studio-converter import yolo -i data -o ls-tasks.json** to generate a JSON file for pre-annotated YOLO detection images, the following folder architecture is assumed:...
Can you suggest any methods to speed up the processing time for images? Currently, it takes around 1.5 minutes to process each image and I have to process a total...
### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests. ### Description I possess a labeled dataset consisting of approximately 75,000 images...
I have created a single Colab notebook for VITON pre-processing that allows you to upload your data and quickly process it. This notebook simplifies the pre-processing steps and can save...
**Describe the bug** I have been using Label Studio for almost a year for image annotation (object detection, segmentation, etc.). Recently, my remote server has been running out of storage...
Not an issue but a question: I'm trying Surya for the first time, and it seems much slower than Tesseract and PaddleOCR on the CPU. Is this normal behavior, or...
I successfully set up the project and loaded the models without any errors. However, the inference output is just a flat-colored image (see attached screenshot). I used the provided images...