Balraj Ashwath's starred repositories

deep-high-resolution-net.pytorch

The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"

Language:CudaLicense:MITStargazers:4294Issues:75Issues:289

Pointnet_Pointnet2_pytorch

PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.

Language:PythonLicense:MITStargazers:3427Issues:18Issues:258

generative_inpainting

DeepFill v1/v2 with Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral

Language:PythonLicense:NOASSERTIONStargazers:3209Issues:75Issues:533

SuperGluePretrainedNetwork

SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral)

Language:PythonLicense:NOASSERTIONStargazers:3176Issues:58Issues:139

pixel2style2pixel

Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework

Language:Jupyter NotebookLicense:MITStargazers:3164Issues:64Issues:317

3DDFA_V2

The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.

Language:PythonLicense:MITStargazers:2839Issues:70Issues:152

torch-points3d

Pytorch framework for doing deep learning on point clouds.

Language:PythonLicense:NOASSERTIONStargazers:2445Issues:54Issues:366

mitsuba2

Mitsuba 2: A Retargetable Forward and Inverse Renderer

Language:C++License:NOASSERTIONStargazers:2040Issues:63Issues:548

learnable-triangulation-pytorch

This repository is an official PyTorch implementation of the paper "Learnable Triangulation of Human Pose" (ICCV 2019, oral). Proposed method archives state-of-the-art results in multi-view 3D human pose estimation!

Language:PythonLicense:MITStargazers:1078Issues:52Issues:141

SReC

PyTorch Implementation of "Lossless Image Compression through Super-Resolution"

Language:PythonLicense:MITStargazers:1041Issues:25Issues:14

context-encoder

[CVPR 2016] Unsupervised Feature Learning by Image Inpainting using GANs

Language:LuaLicense:NOASSERTIONStargazers:883Issues:37Issues:148

IIC

Invariant Information Clustering for Unsupervised Image Classification and Segmentation

Language:PythonLicense:MITStargazers:851Issues:27Issues:120

DexiNed

DexiNed: Dense EXtreme Inception Network for Edge Detection

Language:PythonLicense:MITStargazers:715Issues:17Issues:116

PointFlow

PointFlow : 3D Point Cloud Generation with Continuous Normalizing Flows

Language:PythonLicense:MITStargazers:708Issues:19Issues:40

variational-text-tensorflow

TensorFlow implementation of Neural Variational Inference for Text Processing

Language:PythonLicense:MITStargazers:541Issues:27Issues:7

SINet

Camouflaged Object Detection, CVPR 2020 (Oral)

PointCloudDatasets

3D point cloud datasets in HDF5 format, containing uniformly sampled 2048 points per shape.

Language:PythonLicense:MITStargazers:395Issues:5Issues:16

HGP-SL

Hierarchical Graph Pooling with Structure Learning

cvpr2019_Pyramid-Feature-Attention-Network-for-Saliency-detection

code and model of Pyramid Feature Selective Network for Saliency detection

Language:Jupyter NotebookStargazers:311Issues:7Issues:25

PointFlowRenderer

Code for rendering the point cloud figures in paper: "PointFlow : 3D Point Cloud Generation with Continuous Normalizing Flows"

CSA-inpainting

Coherent Semantic Attention for image inpainting(ICCV 2019)

pointnet

PyTorch implementation of "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation" https://arxiv.org/abs/1612.00593

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:248Issues:6Issues:14

GCANet

Implementation of "Gated Context Aggregation Network for Image Dehazing and Deraining"

Language:PythonLicense:MITStargazers:185Issues:3Issues:37

UCNet

UC-Net: Uncertainty Inspired RGB-D Saliency Detectionvia Conditional Variational Autoencoders, CVPR2020

PyTorch-Pyramid-Feature-Attention-Network-for-Saliency-Detection

PyTorch implementation of the CVPR 2019 paper “Pyramid Feature Attention Network for Saliency Detection”

Language:PythonLicense:GPL-3.0Stargazers:172Issues:3Issues:24

S-DCNet

Implementaion of S-DCNet (ICCV 2019)

Language:PythonLicense:MITStargazers:132Issues:18Issues:18

D3NetBenchmark

Rethinking RGB-D Salient Object Detection: Models, Datasets, and Large-Scale Benchmarks, IEEE TNNLS 2020

PRIDNet

Code for the paper "Pyramid Real Image Denoising Network"

Language:PythonLicense:MITStargazers:84Issues:4Issues:6

pointnet_own

Personal implementation of PointNet in TF 2.0