Stars
Code and models for our ICCV 2021 paper "MINE: Towards Continuous Depth MPI with NeRF for Novel View Synthesis"
Single-Stage Keypoint-based Category-level Object Pose Estimation from an RGB Image (ICRA 2022)
Official PyTorch implementation of ICCV 2019 paper "DPOD: 6D Pose Object Detector and Refiner"
[ECCV 2022] "SinNeRF: Training Neural Radiance Fields on Complex Scenes from a Single Image", Dejia Xu, Yifan Jiang, Peihao Wang, Zhiwen Fan, Humphrey Shi, Zhangyang Wang
Code for "BiCo-Net: Regress Globally, Match Locally for Robust 6D Pose Estimation"
This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423
Prototypic Examples for Android AR Apps with Kivy
Official PyTorch Implementation for "GNN3DMOT: Graph Neural Network for 3D Multi-Object Tracking with 2D-3D Multi-Feature Learning", CVPR 2020
Code for the BMVC paper (https://bmvc2018.org/contents/papers/1003.pdf)
porting detectron to tensorrt and binding python-tensorrt-yolov3
Deep Clustering for Unsupervised Learning of Visual Features
Quantized Neural Network PACKage - mobile-optimized implementation of quantized neural network operators
Heterogeneous Run Time version of Caffe. Added heterogeneous capabilities to the Caffe, uses heterogeneous computing infrastructure framework to speed up Deep Learning on Arm-based heterogeneous em…
Cascaded Pyramid Network for Multi-Person Pose Estimation (CVPR 2018)
Simple example of implementing a new Tensorflow operation and its gradient in C++.
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Code release for Hu et al., Learning to Segment Every Thing. in CVPR, 2018.
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
CapsLayer: An advanced library for capsule theory
A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules