Pinned Repositories
3d-pose-baseline
A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
ArduDebug
Arduino debugger: real time variable SW debugger for Arduino
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
ECON
[CVPR'23, Highlight] ECON: Explicit Clothed humans Optimized via Normal integration
ECON-hf
FastSAM
Fast Segment Anything
geodesc
Implementation of ECCV'18 paper - GeoDesc: Learning Local Descriptors by Integrating Geometry Constraints
GeoNet
Code for GeoNet: Unsupervised Learning of Dense Depth, Optical Flow and Camera Pose (CVPR 2018)
jetson_nano_detection_and_tracking
Jetson Nano ML install scripts, automated optimization of robotics detection models, and filter-based tracking of detections
EnricoBeltramo's Repositories
EnricoBeltramo/ArduDebug
Arduino debugger: real time variable SW debugger for Arduino
EnricoBeltramo/3d-pose-baseline
A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
EnricoBeltramo/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
EnricoBeltramo/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
EnricoBeltramo/ECON
[CVPR'23, Highlight] ECON: Explicit Clothed humans Optimized via Normal integration
EnricoBeltramo/ECON-hf
EnricoBeltramo/FastSAM
Fast Segment Anything
EnricoBeltramo/geodesc
Implementation of ECCV'18 paper - GeoDesc: Learning Local Descriptors by Integrating Geometry Constraints
EnricoBeltramo/GeoNet
Code for GeoNet: Unsupervised Learning of Dense Depth, Optical Flow and Camera Pose (CVPR 2018)
EnricoBeltramo/jetson_nano_detection_and_tracking
Jetson Nano ML install scripts, automated optimization of robotics detection models, and filter-based tracking of detections
EnricoBeltramo/mistral-src
Reference implementation of Mistral AI 7B v0.1 model.
EnricoBeltramo/OFA
Official repository of OFA. Paper: Unifying Architectures, Tasks, and Modalities Through a Simple Sequence-to-Sequence Learning Framework
EnricoBeltramo/PiPPy
Pipeline Parallelism for PyTorch
EnricoBeltramo/Pose_3D
Exploiting temporal information for 3D pose estimation
EnricoBeltramo/ReactTreejsTest2
Created with CodeSandbox
EnricoBeltramo/semantic_human_texture_stitching
This repository contains texture stitching code corresponding to the paper Detailed Human Avatars from Monocular Video.
EnricoBeltramo/stylegan3human
EnricoBeltramo/MobileSAM
This is the official code for MobileSAM project that makes SAM lightweight for mobile applications and beyond!
EnricoBeltramo/Segment-and-Track-Anything
An open-source project dedicated to tracking and segmenting any objects in videos, either automatically or interactively. The primary algorithms utilized include the Segment Anything Model (SAM) for key-frame segmentation and Associating Objects with Transformers (AOT) for efficient tracking and propagation purposes.