Atlas icon indicating copy to clipboard operation
Atlas copied to clipboard

Atlas: End-to-End 3D Scene Reconstruction from Posed Images

Results 50 Atlas issues
Sort by recently updated
recently updated
newest added

This must be the most "hilarious" bug have been reported. When I use the provided command to install pip packages, It turns out nothing happen (no output and not return)....

Thanks for your nice work. Your code help me a lot. I have seen some videos about the 3d dynamic visualization. I think it's cool and useful. Can you tell...

Hi, I was wondering if anyone has any experience running the project with Hololens2? You can find the python file I had used to convert below. [convertPVtoAtlas.txt](https://github.com/magicleap/Atlas/files/6774914/convertPVtoAtlas.txt) The file only...

@zmurez-ml First of all, thanks for this amazing work. I am training the network with some modification however during training, the networks learns to output only 1's as the loss...

In your paper, Eq(3) and Eq(4) give the specific implementation about how to accumulate feature volumes into one. But I found the [codes here](https://github.com/magicleap/Atlas/blob/HEAD/atlas/model.py#L185-L186) are not based on the Eq(3)...

After running the colab provided example, it came out a weird result (see attached screenshot from cloudcompare). I didnt get any error apart from ``` # run inference !python inference.py...

I want to know how to get/create pose files(.txt). Can you please give me the detailed procedure for the same?

Hi, when trying to visualize the `sample1.ply` file in both MeshLab or CloudCompare, given by both the colab notebook and running inference on my local machine, I get a `Bad...

First of all, thank you very much for sharing your source code. I think I've met a similar issue to #16 . I've tried the inference and evaluation script on...

Can @zmurez, or anyone else, suggest a configuration for training / fine-tuning Atlas that can learn acceptably well for experimentation using only a single GPU? I wonder if zmurez discovered...