SingleViewReconstruction
Official Code: 3D Scene Reconstruction from a Single Viewport (by DLR-RM)
efficient-attention
An implementation of the efficient attention module. (by cmsflash)
SingleViewReconstruction | efficient-attention | |
---|---|---|
1 | 1 | |
296 | 301 | |
2.0% | 5.3% | |
2.6 | 1.8 | |
over 3 years ago | over 4 years ago | |
Python | Python | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SingleViewReconstruction
Posts with mentions or reviews of SingleViewReconstruction.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2020-09-27.
-
Photorealistic Rendering And 3d Scene
git : https://github.com/DLR-RM/SingleViewReconstruction
efficient-attention
Posts with mentions or reviews of efficient-attention.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Efficient Visual Self-Attention - Link to a free online lecture by the author in comments
Efficient attention: https://arxiv.org/abs/1812.01243 https://github.com/cmsflash/efficient-attention
What are some alternatives?
When comparing SingleViewReconstruction and efficient-attention you can also consider the following projects:
VIAME - Video and Image Analytics for Multiple Environments
vit-pytorch - Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
Top-10-Computer-Vision-Papers-2020 - A list of the top 10 computer vision papers in 2020 with video demos, articles, code and paper reference.
a-PyTorch-Tutorial-to-Image-Captioning - Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
BlenderProc - A procedural Blender pipeline for photorealistic training image generation
DALLE-pytorch - Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch