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/Machine-Learning-Course
ML course, assignments
Mahsa13473/abc-dataset
ABC: A Big CAD Model Dataset For Geometric Deep Learning
Mahsa13473/allennlp
An open-source NLP research library, built on PyTorch.
Mahsa13473/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
Mahsa13473/awesome_3DReconstruction_list
A curated list of papers & resources linked to 3D reconstruction from images.
Mahsa13473/Computer-Vision-Course
Mahsa13473/Curriculum-DeepSDF
Implementation for Curriculum DeepSDF
Mahsa13473/Deep-Learning-Course
Mahsa13473/DeepSDF
Learning Continuous Signed Distance Functions for Shape Representation
Mahsa13473/detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
Mahsa13473/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
Mahsa13473/face_recognition
The world's simplest facial recognition api for Python and the command line
Mahsa13473/fastbook
Draft of the fastai book
Mahsa13473/idr
Mahsa13473/line_profiler
Line-by-line profiling for Python
Mahsa13473/markdown-cheatsheet
Markdown Cheatsheet for Github Readme.md
Mahsa13473/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Mahsa13473/mesh_to_sdf
Calculate signed distance fields for arbitrary meshes
Mahsa13473/MeshCNN
Convolutional Neural Network for 3D meshes in PyTorch
Mahsa13473/Naive-Bayes-Classifier
Naive Bayes Classifier in Python
Mahsa13473/Natural-Language-Processing-Course
Mahsa13473/neurecon
Multi-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more.
Mahsa13473/occupancy_networks
This repository contains the code for the paper "Occupancy Networks - Learning 3D Reconstruction in Function Space"
Mahsa13473/PlanarReconstruction
[CVPR'19] Single-Image Piece-wise Planar 3D Reconstruction via Associative Embedding
Mahsa13473/pygcn
Graph Convolutional Networks in PyTorch
Mahsa13473/PythonRobotics
Python sample codes for robotics algorithms.
Mahsa13473/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Mahsa13473/SegLoss
A collection of loss functions for medical image segmentation
Mahsa13473/shap
A game theoretic approach to explain the output of any machine learning model.
Mahsa13473/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.