-
Hi there, this looks like a really good dataloader, but i was wondering why the bounding boxes werent loaded in the annotations, i have read through the read me briefly and it doesnt look like any bou…
-
### Describe your feature request
Hi everyone,
We are currently using and testing BlenderProc @Fraunhofer IOSB for setting up synthetic data creation pipelines in Blender for training visual lan…
-
Thank you for your excellent work.
I am trying to draw ground truth with point cloud data. However, the bounding box does not match the object. I am so confused. I would be appreciate any comments …
-
import easyocr
import cv2
import matplotlib.pyplot as plt
# Create an EasyOCR reader instance
reader = easyocr.Reader(['en'], gpu=False) # Specify the languages you want to use
# Function t…
-
I just found a couple of 3D bounding boxes that seem to be wrong in the dataset (or maybe it is just a bug in the visualization script). I am using the visualize_image_with_3d_boxes.py script to gener…
fPecc updated
1 month ago
-
i have the problem on the bounding boxes not drawn when i tried to run the inference on my flutter app code
import 'package:flutter/material.dart';
import 'package:permission_handler/permission_…
-
The bounding boxes are way too small and difficult to see. I found blue was the easiest colour with the width of the line 15px and sitting about 70 px of the flower. See attached image showing an outp…
-
I would like to have a bounding box of text found in plain text mode @Ucas-HaoranWei
-
Currently only clicking and dragging from left to right and top to bottom works. Make bottom to top and right to left work as well.
-
Dear Alexander,
Recently, I have been working with your code, "Long-Term Urban Vehicle Localization Using Pole Landmarks Extracted from 3-D Lidar Scans." While running python ncltpole.py, I visu…