Pinned Repositories
4x4_matrix_transform
homework4 of DSP lesson of SEIT,SYSU
aaron_camera_calibrate
我个人对相机标定的理解和资料的搜集
ACSC
Automatic Calibration for Non-repetitive Scanning Solid-State LiDAR and Camera Systems
ad_sensor_fusion
AdaCoF-pytorch
Official source code for our paper "AdaCoF: Adaptive Collaboration of Flows for Video Frame Interpolation" (CVPR 2020)
adas_chinese_ocr
adversarial-driving
Adversarial Driving v.s. Autonomous Driving.
face_alignment
a deep learning method to detect 68 landmarks
pythonFromexcel
花了半天时间制作了一个简单的考勤。代码写的不规范。后面会慢慢的优化。主要记录一下python读写excel文件
Robotics
自动驾驶相关各类算法实现及原理分析
Aaronswei's Repositories
Aaronswei/aaron_camera_calibrate
我个人对相机标定的理解和资料的搜集
Aaronswei/face_alignment
a deep learning method to detect 68 landmarks
Aaronswei/Robotics
自动驾驶相关各类算法实现及原理分析
Aaronswei/pythonFromexcel
花了半天时间制作了一个简单的考勤。代码写的不规范。后面会慢慢的优化。主要记录一下python读写excel文件
Aaronswei/adas_chinese_ocr
Aaronswei/cascaded_mobilenet-v2
cascaded convolutional neural network for facial point detection
Aaronswei/cnn-facial-landmark
Facial landmark detection based on deep convolutional neural network.
Aaronswei/DSP-Hardware-TMS320C6000
EEM478 digital signal processing hardware lecture laboratory notes, codes and project source codes.
Aaronswei/InsightFace-tensorflow
Tensoflow implementation of InsightFace (ArcFace: Additive Angular Margin Loss for Deep Face Recognition).
Aaronswei/landmark_detection
Aaronswei/LaneDetection_End2End
End-to-end Lane Detection for Self-Driving Cars
Aaronswei/nsfw_data_source_urls
Collection of NSFW images URLs for the purposes of training an NSFW Image Classifier
Aaronswei/nuscenes-devkit
The devkit of the nuScenes dataset.
Aaronswei/pose-tensorflow-detailed
Human Pose estimation with TensorFlow framework
Aaronswei/saveImageFromUrls
just a python save image from urls for nsfw
Aaronswei/seg_and_tools
Aaronswei/seglink
An Implementation of the seglink alogrithm in paper Detecting Oriented Text in Natural Images by Linking Segments
Aaronswei/StereoVisionforADAS
Stereo vision based object detection for ADAS, autonomous vehicle
Aaronswei/swei
Aaronswei/tensorflow2caffe
Convert a model from TensorFlow to Caffe.
Aaronswei/tensorflow_PSENet
This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:
Aaronswei/tf-insightface
A better tensorflow implementation of deepinsight, aiming at smoothly production ready for cross-platforms. Currently only with inference, training code later.
Aaronswei/yolov3_c-
Aaronswei/yolov3_tfTools
一些YOLOV3用的时候的转换工具,该代码是在Keras-yoloV3的基础上扩展的。