Pinned Repositories
A-Quick-and-Simple-Pytorch-Tutorial
This repo will contain simple tutorials for getting familiar with Pytorch quickly for beginners.
awesome-deep-learning-papers
The most cited deep learning papers
C-MS-Celeb
A clean version (wash list) of MS-Celeb-1M face dataset, containing 6,464,018 face images of 94,682 celebrities
Caffe_1.0_Windows
This is the latest version of Caffe_1.0 (windows branch) with Python3.6 support, with all examples converted to bat files for easy usage
pycaffe_tutorial
Tutorial for pycaffe, the Python API to the Neural Network framework, Caffe
ros-noetic-PX4-easy-installer
This is an easy installer for installing ROS noetic, PX4 (mavros), gazebo,... on ubuntu 20.04
SimpleNet
This repository contains the architectures, Models, logs, etc pertaining to the SimpleNet Paper (Lets keep it simple: Using simple architectures to outperform deeper architectures )
SimpleNet_Pytorch
SimpleNetV1 Implementation in Pytorch
SimpNet
SimpNet Paper Files (Towards Principled Design of Deep Convolutional Networks: Introducing SimpNet)
Coderx7's Repositories
Coderx7/incubator-tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
Coderx7/Awesome-FAS
Paper collection of about the face anti-spoofing
Coderx7/C-Python-like-Decorators
How to write decorator functions in modern C++
Coderx7/CDCN
Central Difference Convolutional Networks
Coderx7/CelebA-Spoof
[ECCV2020] A Large-Scale Face Anti-Spoofing Dataset
Coderx7/color-console
A lightweight header-only C++ library to bring colors to your Windows /Linux console with a very-easy-to-use API.
Coderx7/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Coderx7/date
A date and time library based on the C++11/14/17 <chrono> header
Coderx7/dirhash-python
Python module and CLI for hashing of file system directories based on the Dirhash Standard.
Coderx7/ekf_nav_ins
Extended Kalman Filter (EKF) to fuse GPS coordinates, Altitude, Velocity(NED), Accelerometer X, Accelerometer Y, Accelerometer Z, Gyro X, Gyro Y, Gyro Z, Magnetometer X, Magnetometer Y and Magnetometer Z
Coderx7/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Coderx7/FAS-SGTD
Deep Spatial Gradient and Temporal Depth Learning for Face Anti-spoofing
Coderx7/frvt
Repository for the Face Recognition Vendor Test (FRVT)
Coderx7/IMU-Position-Tracking
Position Tracking With IMU
Coderx7/InsightFace-v2
PyTorch implementation of Additive Angular Margin Loss for Deep Face Recognition.
Coderx7/limo
Lidar-Monocular Visual Odometry
Coderx7/MaskTheFace
Convert face dataset to masked dataset
Coderx7/mav_comm
This repository contains message and service definitions used for mavs. All future message definitions go in here, existing ones in other stacks should be moved here where possible.
Coderx7/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
Coderx7/model-compression
model compression based on pytorch (1、quantization: 16/8/4/2 bits(dorefa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular and group convolutional channel pruning;3、 group convolution structure;4、batch-normalization folding for quantization)
Coderx7/msckf_mono
Monocular MSCKF ROS Node
Coderx7/msckf_vio
Robust Stereo Visual Inertial Odometry for Fast Autonomous Flight
Coderx7/protobuf
Protocol Buffers - Google's data interchange format
Coderx7/pyins
A Python package for Inertial Navigation Systems modeling and analysis
Coderx7/ros_gps_imu_vel_filter
EKF filter to fuse GPS fix, GPS vel, IMU and Magnetic field
Coderx7/scantree
Flexible recursive directory iterator: `scandir` meets `glob("**", recursive=True)`
Coderx7/slambook
Coderx7/vilib
CUDA Visual Library by RPG
Coderx7/VINS-Fusion
An optimization-based multi-sensor state estimator
Coderx7/vision_landing
Precision landing using visual targets