Niko Gamulin
Niko Gamulin
Hi @ranahanocka , Your work seems really impressive. I am trying to reconstruct the shape (superquadric) parameters given the point cloud. For a single shape, I have achieved satisfactory results,...
I tried to install prettymaps according to the notebook example. After the installation, when I try to run the notebook, I get the following error: `OSError Traceback (most recent call...
I checked all the issues related to scaling/zooming and haven't found a way to enable smooth scaling. Finally, I have implemented zooming the following way: ``` extension PaintScrollView : UIScrollViewDelegate...
When I try to run `sh tool/train.sh s3dis pointweb`, I get the following error: ``` [2020-02-06 23:16:49,255 INFO train.py line 65 10012] arch: pointweb_seg base_lr: 0.05 block_size: 1.0 classes: 13...
**Is your feature request related to a problem? Please describe.** As the library is useful for other processes as well, not only training, it would be useful to enable title...
Thank you for the code, @HuguesTHOMAS . In the scope of superquadrics research, in which the goal is to determine shape parameters, I tried to use the code you provided...
I tried to install it on OSX and get the following error: pip install ppaquette-gym-doom Collecting ppaquette-gym-doom Collecting doom-py>=0.0.11 (from ppaquette-gym-doom) Using cached doom-py-0.0.15.tar.gz Requirement already satisfied: gym>=0.8.0 in ./gym...
Hi, When I run the second cell, I get the following error: `--------------------------------------------------------------------------- KeyError Traceback (most recent call last) Cell In[2], line 5 2 from papermage.recipes import CoreRecipe 3 fixture_path...
I'm building a multi-agent system that needs to process files provided as either images or PDFs. However, I couldn't find any examples or documentation that show: - How to read...
** Please make sure you read the contribution guide and file the issues in the right place. ** [Contribution guide.](https://google.github.io/adk-docs/contributing-guide/) **Is your feature request related to a problem? Please describe.**...