Pinned Repositories
ARCityDemo
artoolkit5
ARToolKit v5.x
BEVFusion
Offical PyTorch implementation of "BEVFusion: A Simple and Robust LiDAR-Camera Fusion Framework"
caffe
Caffe: a fast open framework for deep learning.
centermask2
CenterMask2 on top of detectron2, in CVPR 2020
CenterNet-better
An easy to understand and better performance version of CenterNet
darts
Differentiable architecture search for convolutional and recurrent networks
GraphTheoryAlgorithms
A set of graph theory algorithms implemented in Java.
SSD.TensorFlow
State-of-the-art Single Shot MultiBox Detector in Pure TensorFlow
HongweiXie's Repositories
HongweiXie/SSD.TensorFlow
State-of-the-art Single Shot MultiBox Detector in Pure TensorFlow
HongweiXie/ARCityDemo
HongweiXie/BEVFusion
Offical PyTorch implementation of "BEVFusion: A Simple and Robust LiDAR-Camera Fusion Framework"
HongweiXie/caffe
Caffe: a fast open framework for deep learning.
HongweiXie/centermask2
CenterMask2 on top of detectron2, in CVPR 2020
HongweiXie/CenterNet-better
An easy to understand and better performance version of CenterNet
HongweiXie/darts
Differentiable architecture search for convolutional and recurrent networks
HongweiXie/EfficientDet.Pytorch
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
HongweiXie/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
HongweiXie/graffitist
Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow.
HongweiXie/hands-detection
Hands video tracker using the Tensorflow Object Detection API and Faster RCNN model. The data used is the Hand Dataset from University of Oxford.
HongweiXie/hed
code for Holistically-Nested Edge Detection
HongweiXie/keras-lr-multiplier
Learning rate multiplier
HongweiXie/keras-YOLOv3-mobilenet
I transfer the backend of yolov3 into mobilenet
HongweiXie/librealsense
Intel® RealSense™ SDK
HongweiXie/LSTM-Human-Activity-Recognition
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN (Deep Learning algo). Classifying the type of movement amongst six activity categories - Guillaume Chevalier
HongweiXie/lsun
LSUN Dataset Documentation and Demo Code
HongweiXie/mmdetection
Open MMLab Detection Toolbox and Benchmark
HongweiXie/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
HongweiXie/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
HongweiXie/MTCNN-Tensorflow
Reproduce MTCNN using Tensorflow
HongweiXie/my-react-app
HongweiXie/nn_playground
Experimental keras implementation of novel neural network structures
HongweiXie/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
HongweiXie/peac
fork(backup) of the requested code: http://www.merl.com/research/?research=license-request&sw=PEAC
HongweiXie/PocketFlow
An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
HongweiXie/rtabmap
RTAB-Map library and standalone application
HongweiXie/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
HongweiXie/tensorflow-yolov4-tflite
YOLOv4, YOLOv3, YOLO-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
HongweiXie/yolov3-tf2
YoloV3 Implemented in Tensorflow 2.0