Pinned Repositories
3D-Machine-Learning
A resource repository for 3D machine learning
A-Collection-of-important-tasks-in-pytorch
Everyday things people use in Pytorch. No need to spend hours reading Pytorch forums trying to find them!
abc-dataset
ABC: A Big CAD Model Dataset For Geometric Deep Learning
AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
allennlp
An open-source NLP research library, built on PyTorch.
ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
awesome-NeRF
A curated list of awesome neural radiance fields papers
awesome-neural-rendering
A collection of resources on neural rendering.
Machine-Learning-Course
ML course, assignments
Mahsa13473's Repositories
Mahsa13473/awesome-NeRF
A curated list of awesome neural radiance fields papers
Mahsa13473/awesome-neural-rendering
A collection of resources on neural rendering.
Mahsa13473/DearPyGui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
Mahsa13473/DirectVoxGO
Direct voxel grid optimization for fast radiance field reconstruction.
Mahsa13473/DISN-PyTorch
Deep Implicit Surface Network in PyTorch
Mahsa13473/ganhacks
starter from "How to Train a GAN?" at NIPS2016
Mahsa13473/gradio
Create UIs for your machine learning model in Python in 3 minutes
Mahsa13473/Hierarchical-Localization
Visual localization made easy with hloc
Mahsa13473/humannerf
HumanNeRF turns a monocular video of moving people into a 360 free-viewpoint video.
Mahsa13473/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
Mahsa13473/jittor
Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.
Mahsa13473/kaolin
A PyTorch Library for Accelerating 3D Deep Learning Research
Mahsa13473/kaolin-wisp
NVIDIA Kaolin Wisp is a PyTorch library powered by NVIDIA Kaolin Core to work with neural fields (including NeRFs, NGLOD, instant-ngp and VQAD).
Mahsa13473/machine-learning-articles
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
Mahsa13473/MadeWithML
Learn how to responsibly deliver value with ML.
Mahsa13473/ml-neuman
Official repository of NeuMan: Neural Human Radiance Field from a Single Video (ECCV 2022)
Mahsa13473/multinerf
A Code Release for Mip-NeRF 360, Ref-NeRF, and RawNeRF
Mahsa13473/nerf_pl
NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
Mahsa13473/nerfstudio
A collaboration friendly studio for NeRFs
Mahsa13473/NeROIC
Mahsa13473/ners
Code for "NeRS: Neural Reflectance Surfaces for Sparse-View 3D Reconstruction in the Wild," in NeurIPS 2021
Mahsa13473/NeuS
Code release for NeuS
Mahsa13473/nvdiffrec
Official code for the CVPR 2022 (oral) paper "Extracting Triangular 3D Models, Materials, and Lighting From Images".
Mahsa13473/pycaret
An open-source, low-code machine learning library in Python
Mahsa13473/pytorch-lightning
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
Mahsa13473/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
Mahsa13473/Shopify
Mahsa13473/stable-diffusion
Mahsa13473/SuperGluePretrainedNetwork
SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral)
Mahsa13473/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.