iegorval
iegorval
I have been trying for days to make my code with joblib but I always just encounter a new type of error. First, I am reading the data (images) and...
**Describe the bug** After updating the Label Studio, my old annotation files do not work with storage sync anymore. When I try to sync my local storage, I get Runtime...
Good afternoon, I wanted to ask about the CGAL paper. Do I understand correctly that you generate the silhouettes synthetically by random sampling? Do you somehow generate it by sampling...
I have a local copy of a huge repo and I need to keep only a subfolder of a submodule with the related history. It seemed from all description that...
**Describe the bug** When my Celery task finishes extremely fast (eg. checks that configuration file is missing and stops execution immediately), the corresponding task is not shown in Flower at...
### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...
Hello, I find installation instructions extremely lacking. Line `you should be able to compile it right away` does not tell me anything about versions of dependencies (Qt, C++ standard, compiler)...
Good evening, I have been using vispy before and I am thinking to use it also for 3D big point cloud visualization. It is, unfortunately, not very comfortable in terms...
Hello. After going through the code, I am not sure how would I use the repo for non-Velodyne repo. It seems to accept only some pre-selected Velodyne-specific number of lines...
Hi. I absolutely miss understanding of how to **create the header** and write it without already having & reading some e57 file. How to write e57 files without reading it...