PapersAnalysis icon indicating copy to clipboard operation
PapersAnalysis copied to clipboard

Analysis, summaries, cheatsheets about relevant papers

Results 30 PapersAnalysis issues
Sort by recently updated
recently updated
newest added

# Overview Paper overview # Implicit Neural Representations with Periodic Activation Functions Arxiv: https://arxiv.org/abs/2006.09661 Project Web: https://vsitzmann.github.io/siren/ ![image](https://user-images.githubusercontent.com/6381645/85256303-41aff000-b464-11ea-8e24-b1fcfc9a978f.png) ## Images as NN Say you have a Signal represented on a...

readthrough

Analysis of the paper Generative Minimization Networks: Training GANs Without Competition https://arxiv.org/abs/2103.12685v1

Analysis of the paper Vision Transformers for Dense Prediction https://arxiv.org/abs/2103.13413v1

# Overview VGG Loss Explained Published [here](https://sites.google.com/view/nikolateslacoils/ml-cap-code/vgg-loss)

enhancement

# Overview Machine Learning of Sets http://akosiorek.github.io/ml/2020/08/12/machine_learning_of_sets.html Interesting post about doing ML on **sets of elements**

enhancement

# Overview ## Variational Autoencoder with Learned Latent Structure Arxiv: https://arxiv.org/abs/2006.10597 ![image](https://user-images.githubusercontent.com/6381645/85256599-cbf85400-b464-11ea-9250-7a37cfb53eba.png) > The manifold hypothesis states that high-dimensional data can be modeled as lying on or near a low-dimensional,...

readthrough

# Overview ## PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation Arxiv: https://arxiv.org/abs/1612.00593 GitHub: https://github.com/charlesq34/pointnet --------- Analysis of [PointNet](https://github.com/charlesq34/pointnet) : a DNN designed to work directly on...

readthrough

# Overview ## Causality for Machine Learning Arxiv: https://arxiv.org/abs/1911.10500 ![image](https://user-images.githubusercontent.com/6381645/85252943-5c329b00-b45d-11ea-9323-cc0289a1933e.png) - The [Beuchet Chair](http://apps.usd.edu/coglab/schieber/psyc301/BeuchetChair.html) | Key | Value | | --- | --- | | Type of Contribution | Theory...

enhancement

# Overview ## Complex-YOLO: Real-time 3D Object Detection on Point Clouds Arxiv: https://arxiv.org/abs/1803.06199 ![image](https://user-images.githubusercontent.com/6381645/85252477-25a85080-b45c-11ea-87af-af2adf5c87ed.png) | Key | Value | | --- | --- | | Type of Contribution | DNN...

readthrough

# Overview ## Universal Domain Adaptation through Self Supervision https://arxiv.org/abs/2002.07953 ![image](https://user-images.githubusercontent.com/6381645/85234560-68433c00-b40e-11ea-9994-ab7a1b2a28f5.png) # NOTE For the best rendering please install and activate [Tex all the things - Chrome Plugin](https://chrome.google.com/webstore/detail/tex-all-the-things/cbimabofgmfdkicghcadidpemeenbffn) which provides...

enhancement