Tejas Kulkarni (mrkulk)

mrkulk

Geek Repo

Company:Common Sense Machines (https://www.csm.ai/)

Location:Cambridge, USA

Github PK Tool:Github PK Tool

Tejas Kulkarni's starred repositories

TensorFlow-Examples

TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:43249Issues:2055Issues:233

ray

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

Language:PythonLicense:Apache-2.0Stargazers:31492Issues:471Issues:17535

chatgpt-api

Node.js client for the official ChatGPT API. 🔥

Language:TypeScriptLicense:MITStargazers:15689Issues:132Issues:396

stable-dreamfusion

Text-to-3D & Image-to-3D & Mesh Exportation with NeRF + Diffusion.

Language:PythonLicense:Apache-2.0Stargazers:7876Issues:123Issues:295

colmap

COLMAP - Structure-from-Motion and Multi-View Stereo

Language:C++License:NOASSERTIONStargazers:6907Issues:172Issues:1911

trimesh

Python library for loading and using triangular meshes.

Language:PythonLicense:MITStargazers:2796Issues:47Issues:1520

DQN-tensorflow

Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning

Language:PythonLicense:MITStargazers:2450Issues:146Issues:57

ViZDoom

Reinforcement Learning environments based on the 1993 game Doom :godmode:

occupancy_networks

This repository contains the code for the paper "Occupancy Networks - Learning 3D Reconstruction in Function Space"

Language:PythonLicense:MITStargazers:1461Issues:32Issues:127

nerf-factory

An awesome PyTorch NeRF library

Language:PythonLicense:Apache-2.0Stargazers:1253Issues:30Issues:44

nerfacc

A General NeRF Acceleration Toolbox in PyTorch.

Language:PythonLicense:NOASSERTIONStargazers:1244Issues:28Issues:149

video-diffusion-pytorch

Implementation of Video Diffusion Models, Jonathan Ho's new paper extending DDPMs to Video Generation - in Pytorch

Language:PythonLicense:MITStargazers:1140Issues:28Issues:34

InfoGAN

Code for reproducing key results in the paper "InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Nets"

convmixer

Implementation of ConvMixer for "Patches Are All You Need? 🤷"

Language:PythonLicense:MITStargazers:1046Issues:14Issues:16

gangealing

Official PyTorch Implementation of "GAN-Supervised Dense Visual Alignment" (CVPR 2022 Oral, Best Paper Finalist)

Language:PythonLicense:BSD-2-ClauseStargazers:1008Issues:16Issues:37

PyRep

A toolkit for robot learning research.

Language:PythonLicense:MITStargazers:653Issues:13Issues:277

pytorch-blender

:sweat_drops: Seamless, distributed, real-time integration of Blender into PyTorch data pipelines

Language:PythonLicense:MITStargazers:547Issues:29Issues:20

bpycv

Computer vision utils for Blender (generate instance annoatation, depth and 6D pose by one line code)

Language:PythonLicense:MITStargazers:458Issues:18Issues:46

3D-point-capsule-networks

3D Point Capsule Networks

Language:PythonLicense:NOASSERTIONStargazers:289Issues:8Issues:19

ray_lightning

Pytorch Lightning Distributed Accelerators using Ray

Language:PythonLicense:Apache-2.0Stargazers:213Issues:8Issues:103

csm

Code release for "Canonical Surface Mapping via Geometric Cycle Consistency"

PyMarchingCubes

Marching cubes with and without color interpolation, and edge subsampling.

Language:C++License:BSD-3-ClauseStargazers:182Issues:5Issues:0

jsis3d

[CVPR'19] JSIS3D: Joint Semantic-Instance Segmentation of 3D Point Clouds

Language:PythonLicense:MITStargazers:174Issues:7Issues:35

epos

Code for "EPOS: Estimating 6D Pose of Objects with Symmetries", CVPR 2020.

Language:PythonLicense:MITStargazers:71Issues:9Issues:11

simkinect

Simulating Kinect Noise: adding noise to clean depth-maps rendered with a graphics engine.

acsm

Official implementation of "Articulation Aware Canonical Surface Mapping"

Language:PythonLicense:Apache-2.0Stargazers:68Issues:13Issues:9

ngdsac_camreloc

Neural-Guided, Differentiable RANSAC for Camera Re-Localization (NG-DSAC++)

Language:C++License:BSD-3-ClauseStargazers:47Issues:7Issues:4

keypoints

Unsupervised learning of Object Landmarks through Conditional Image Generation

Language:PythonLicense:MITStargazers:46Issues:5Issues:6

transporter-pytorch

Transporter implementation in PyTorch