-
I have a request for fast loading of subset of dfs data.
Background: I have a dfs2 file for a global dataset, and I wish to read all timesteps of this data but only a sub-area. The way I do it now…
-
The `dct:Location` in [Example 35](https://semiceu.github.io/GeoDCAT-AP/releases/#ex-mapping-geo-bbox) has multiple `dcat:bbox` attributes (to show off the possible encodings). But `dcat:bbox` has th…
-
I am trying to use `fitBounds` but I am finding it either causes the map to be zoomed too far out and not fit to the bounds of the bbox or it adds extra grey and is off centered. I am not getting any …
-
![Screenshot (152)](https://github.com/user-attachments/assets/52af378d-7e22-4171-9227-653ae614a7b3)
.\arnis.exe --path=C:/Users/Rex/AppData/Roaming/PrismLauncher/instances/Minecraft/.minecraft/sav…
-
Hello,
I'm Andrea. I tried to use you converter for .scn to .py file, but when I try to use .py file in SOFA, I have this error:
```
WARNING] [Qt] QObject::connect: No such slot sofa::gui::qt::Real…
-
When I use KSP(Kinetic Shape Partition)[CGAL 6.0.1] to partition the space, the code `ksp.partition(2)` reports an error.
## Issue Details
Details of the error are as follows:
```
--- FINALIZING PA…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Hello,
I have a Bbox and Home Assistant OS installed on a raspberry Pie 3. I have been using this custom Bbox integration for years now, mostly to manage presence, however, it's still not very stabl…
-
Hi, thank you for the impressive work!
When I downloaded all the dataset from HF, I just found that all the bboxes under the 'instances' entry are the empty list or the list filled with `None`, as …
-
我注意到论文中有inpainting结果,期待这部分权重能够开源。
此外,我也注意到代码有个小小问题,
inference.ipynb的generate()中,
`max_size = max(face_bbox[2] - face_bbox[1], face_bbox[3] - face_bbox[1])`
第一项采用x2-y1,这似乎没什么道理,可能会导致不准确的face positi…