Pinned Repositories
.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
bundle-adjusting-NeRF
BARF: Bundle-Adjusting Neural Radiance Fields 🤮 (ICCV 2021 oral)
BundleTrack
[IROS 2021] BundleTrack: 6D Pose Tracking for Novel Objects without Instance or Category-Level 3D Models
code-nerf
Official repository for CodeNeRF
detr
End-to-End Object Detection with Transformers
inerf
6DoF Pose Estimation using Neural Radiance Fields
iNeRF-public
iros20-6d-pose-tracking
[IROS 2020] se(3)-TrackNet: Data-driven 6D Pose Tracking by Calibrating Image Residuals in Synthetic Domains
LeetCode-Solutions
🏋️ Python / Modern C++ Solutions of All 2081 LeetCode Problems (Weekly Update)
mmdetection
Open MMLab Detection Toolbox and Benchmark
AEROCOOC's Repositories
AEROCOOC/.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
AEROCOOC/bundle-adjusting-NeRF
BARF: Bundle-Adjusting Neural Radiance Fields 🤮 (ICCV 2021 oral)
AEROCOOC/BundleTrack
[IROS 2021] BundleTrack: 6D Pose Tracking for Novel Objects without Instance or Category-Level 3D Models
AEROCOOC/code-nerf
Official repository for CodeNeRF
AEROCOOC/detr
End-to-End Object Detection with Transformers
AEROCOOC/inerf
6DoF Pose Estimation using Neural Radiance Fields
AEROCOOC/iNeRF-public
AEROCOOC/iros20-6d-pose-tracking
[IROS 2020] se(3)-TrackNet: Data-driven 6D Pose Tracking by Calibrating Image Residuals in Synthetic Domains
AEROCOOC/LeetCode-Solutions
🏋️ Python / Modern C++ Solutions of All 2081 LeetCode Problems (Weekly Update)
AEROCOOC/mmdetection
Open MMLab Detection Toolbox and Benchmark
AEROCOOC/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
AEROCOOC/NOCS_CVPR2019
[CVPR2019 Oral] Normalized Object Coordinate Space for Category-Level 6D Object Pose and Size Estimation on Python3, Tensorflow, and Keras
AEROCOOC/PowerToys
Windows system utilities to maximize productivity
AEROCOOC/PPR-Net-plus
PPR-Net++: Accurate 6D Pose Estimation in Stacked Scenarios
AEROCOOC/TestTools
just some tools for study.
AEROCOOC/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
AEROCOOC/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch