-
作者您好,在您提供的代码中,没有看到对json文件中bbox的使用,是不需要吗?
-
maskrcnn训练自己的数据小目标非常非常差,检测不出来
auto_scale_lr = dict(base_batch_size=32, enable=False)
backend_args = None
data_root = 'D:\\Program Files\\mmdetection\\mmdet\\data\\keii\\'
dataset_type = 'KeIIDatas…
-
Hi, I wonder how can we get "human_bbox.json" as the one used in image_dataset.py
> if self.bbox_crop:
human_bbox_json_path = video_dir / "human_bbox.json"
with open(h…
-
1. **Equation Parsing Issue**: The extraction of equations within the "interline_equation" section is incorrect. I would like to know if there is a way to avoid extracting these equations as text and …
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Predict
### Bug
I trai…
-
Hello, I used coco dataset when I was using model fine-tuning. I modified metric=['bbox', 'segm'] in val_evaluator according to the mmengine user manual, and the metric of bbox was obtained during eva…
-
Currently `@turf/interpolate` defines the area on which to interpolate the values as the bounding box surrounding the input points.
It would be useful to be able to define your area of interest, whic…
-
Hi Thomas,
thank you very much for a very useful leaflet library. Thank you for your time and effort in developing leaflegend !
I think I've found an issue with leaflegand. I'm rendering many ma…
-
**Description**
Using the bbox intersection with a postgres backend results in items being returned that do not match the filter
**Steps to Reproduce**
Steps to reproduce the behavior:
Go …
-
https://github.com/opengeospatial/ets-ogcapi-features10/blob/0e54b40f3231c82a546b3524abde023f2f02a4ce/src/main/java/org/opengis/cite/ogcapifeatures10/conformance/core/collections/FeaturesBBox.java#L56…