Gabe Margolis (gmargo11)

gmargo11

Geek Repo

Github PK Tool:Github PK Tool


Organizations
16412-cogrob-2019

Gabe Margolis's starred repositories

build-your-own-x

Master programming by recreating your favorite technologies from scratch.

segment-anything

The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:45724Issues:303Issues:658

PINTO_model_zoo

A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.

Language:PythonLicense:MITStargazers:3437Issues:112Issues:329

ZoeDepth

Metric depth estimation from a single image

Language:Jupyter NotebookLicense:MITStargazers:2129Issues:31Issues:106

orbit

Unified framework for robot learning built on NVIDIA Isaac Sim

Language:PythonLicense:NOASSERTIONStargazers:898Issues:21Issues:317

ODISE

Official PyTorch implementation of ODISE: Open-Vocabulary Panoptic Segmentation with Text-to-Image Diffusion Models [CVPR 2023 Highlight]

Language:PythonLicense:NOASSERTIONStargazers:831Issues:40Issues:42

walk-these-ways

Sim-to-real RL training and deployment tools for the Unitree Go1 robot.

Language:PythonLicense:NOASSERTIONStargazers:503Issues:15Issues:77

extreme-parkour

ICRA 2024: Train your parkour robot in less than 20 hours.

Language:PythonLicense:NOASSERTIONStargazers:489Issues:9Issues:45

CityLearn

Official reinforcement learning environment for demand response and load shaping

Language:PythonLicense:MITStargazers:452Issues:20Issues:56

fc-clip

[NeurIPS 2023] This repo contains the code for our paper Convolutions Die Hard: Open-Vocabulary Segmentation with Single Frozen Convolutional CLIP

Language:PythonLicense:Apache-2.0Stargazers:267Issues:16Issues:31

sim-web-visualizer

Web Based Visualizer for Simulation Environments

Language:PythonLicense:MITStargazers:261Issues:8Issues:5

PerspectiveFields

[CVPR 2023 Highlight] Perspective Fields for Single Image Camera Calibration

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:172Issues:6Issues:17

SAMFeat

The official implementation of “Segment Anything Model is a Good Teacher for Local Feature Learning”.

Language:PythonLicense:MITStargazers:100Issues:6Issues:4

sphere-stereo

[CVPR2021] Real-Time Sphere Sweeping Stereo from Multiview Fisheye Images

Language:PythonLicense:NOASSERTIONStargazers:69Issues:5Issues:6

gym-kuka-mujoco

An OpenAI gym environment for the Kuka arm.

Language:PythonLicense:MITStargazers:39Issues:5Issues:5

AsymFormer

AsymFormer: Asymmetrical Cross-Modal Representation Learning for Mobile Platform Real-Time RGB-D Semantic Segmentation

Language:PythonLicense:Apache-2.0Stargazers:25Issues:4Issues:10

spatial_LDA

This repository contains the implementation of an image-based LDA model for use in semi-automation of the image annotation and data curation process. It uses unsupervised Latent Dirichlet Allocation (LDA), Scale-Invariant Feature Transform (SIFT), and ImageNet pre-trained Convolutional Neural Networks (CNNs) to group unlabeled images into different topics using clustered latent features.