Amir Arsalan Soltani's starred repositories

U-2-Net

The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."

Language:PythonLicense:Apache-2.0Stargazers:8101Issues:140Issues:333

MiDaS

Code for robust monocular depth estimation described in "Ranftl et. al., Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer, TPAMI 2022"

Language:PythonLicense:MITStargazers:4080Issues:73Issues:237

SupContrast

PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)

Language:PythonLicense:BSD-2-ClauseStargazers:2889Issues:19Issues:131

contrastive-unpaired-translation

Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)

Language:PythonLicense:NOASSERTIONStargazers:2102Issues:35Issues:171

neuraloperator

Learning in infinite dimension with neural operators.

Language:PythonLicense:MITStargazers:1775Issues:38Issues:179

siren

Official implementation of "Implicit Neural Representations with Periodic Activation Functions"

Language:PythonLicense:MITStargazers:1663Issues:35Issues:58

torchsde

Differentiable SDE solvers with GPU support and efficient sensitivity analysis.

Language:PythonLicense:Apache-2.0Stargazers:1469Issues:34Issues:72

gradslam

gradslam is an open source differentiable dense SLAM library for PyTorch

Language:PythonLicense:MITStargazers:1274Issues:47Issues:38

nvdiffrast

Nvdiffrast - Modular Primitives for High-Performance Differentiable Rendering

Language:C++License:NOASSERTIONStargazers:1188Issues:26Issues:171

NVAE

The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)

Language:PythonLicense:NOASSERTIONStargazers:973Issues:16Issues:46

clean-fid

PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]

Language:PythonLicense:MITStargazers:855Issues:8Issues:44

torchsort

Fast, differentiable sorting and ranking in PyTorch

Language:PythonLicense:Apache-2.0Stargazers:734Issues:8Issues:61

blender-cli-rendering

Blender Python scripts for rendering images directly from command-line interface

Language:PythonLicense:GPL-3.0Stargazers:716Issues:21Issues:28

symbolic_deep_learning

Code for "Discovering Symbolic Models from Deep Learning with Inductive Biases"

Language:PythonLicense:MITStargazers:681Issues:28Issues:7

dna-3d-engine

3d engine implementation in DNA code!

siren

PyTorch implementation of Sinusodial Representation networks (SIREN)

Language:PythonLicense:MITStargazers:255Issues:8Issues:2

GrabNet

GrabNet: A Generative model to generate realistic 3D hands grasping unseen objects (ECCV2020)

Language:PythonLicense:NOASSERTIONStargazers:213Issues:13Issues:22

Neural-Localization

Train an RL agent to localize actively (PyTorch)

hessian_penalty

Official Implementation of "The Hessian Penalty: A Weak Prior for Unsupervised Disentanglement" (ECCV 2020 Spotlight)

Language:PythonLicense:BSD-2-ClauseStargazers:208Issues:12Issues:3

plan2explore

Repository for the paper "Planning to Explore via Self-Supervised World Models"

Language:PythonLicense:Apache-2.0Stargazers:207Issues:14Issues:4

Generative-3D-Part-Assembly

Generative 3D Part Assembly via Dynamic Graph Learning, NeurIPS 2020

psdr-cuda

Path-space differentiable renderer

Language:C++License:BSD-3-ClauseStargazers:151Issues:8Issues:34

focal_calibration

Code for the paper "Calibrating Deep Neural Networks using Focal Loss"

Language:Jupyter NotebookLicense:MITStargazers:144Issues:8Issues:8

torch_tem

Implementation of the Tolman Eichenbaum Machine in pytorch

procedural_objects

blender based random procedural object generation for bullet grasping

Language:PythonLicense:MITStargazers:39Issues:3Issues:0

moog.github.io

Modular Object-Oriented Games (MOOG): Python-based game engine for reinforcement learning, psychology, and neurophysiology.

Language:PythonLicense:MITStargazers:33Issues:4Issues:1

unicornn

Official code for UnICORNN (ICML 2021)