TimVerion
Skills- Data Science, Software Engineering : C++, Python, Java, Matlab Applications development, Systems Design, Machine Learning, Data Models.
china
Pinned Repositories
college_preference
高考志愿javaweb代码
face_con
使用dlib进行人脸识别,然乎进行贴画,比如眼镜,胡子,耳朵等(Use dlib for face recognition, but stick painting, such as glasses, beard, ears, etc)
face_testdemo
使用dlib和opencv进行人脸识别,可应用与人脸登陆
HMM_code
HMM的前向后向代码Baum-Welch算法Viterbi算法
image_caption
使用tensorflow实现的图文生成程序,数据集flickr30k-images
lanenet-lane-detection-master
车道检测
my_kaggle
参加kaggle比赛的一些代码
recruiting_website
招聘网站
school_web
校园新闻web项目
transfer_learning-
使用tensorflow利用迁移学习去对各种种类进行分类,也可以使用自己的数据集
TimVerion's Repositories
TimVerion/lanenet-lane-detection-master
车道检测
TimVerion/HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
TimVerion/web_app
个人上线项目
TimVerion/CenterFace
face detection
TimVerion/chinese_plate_tensorrt
chinese_LPR tensorrt
TimVerion/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
TimVerion/darknet
Convolutional Neural Networks
TimVerion/DBFace
DBFace is a real-time, single-stage detector for face detection, with faster speed and higher accuracy
TimVerion/Deep-Learning-Training-GUI
Train and predict your model on pre-trained deep learning models through the GUI (web app). No more many parameters, no more data preprocessing.
TimVerion/DNNCode
DNN learning: Classification、Landmark、CTC OCR
TimVerion/EasyCV
An all-in-one toolkit for computer vision
TimVerion/insightface
Face Analysis Project on MXNet
TimVerion/jetson_nano
This repository is a collection of scripts/programs I use to set up the software development environment on my Jetson Nano, TX2, and Xavier NX.
TimVerion/LFFD-Pytorch-1
LFFD and SSD based Method implemented by Pytorch for Basketball Recognition Competition.
TimVerion/Light-And-Fast-Object-Detectors
TimVerion/mmdetection
Open MMLab Detection Toolbox and Benchmark
TimVerion/MobileNet-Yolo-1
MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB:fire::fire::fire:
TimVerion/models-1
A collection of pre-trained, state-of-the-art models in the ONNX format
TimVerion/Pesteh-Set
Pesteh-Set, the pistachios dataset from the paper https://arxiv.org/abs/2005.03990
TimVerion/PFLD-pytorch
PFLD pytorch Implementation
TimVerion/pybind11
Seamless operability between C++11 and Python
TimVerion/pytorch-YOLOv4
Minimal PyTorch implementation of YOLOv4
TimVerion/rosdistro
This repo maintains a lists of repositories for each ROS distribution
TimVerion/tensor-stream
A library for real-time video stream decoding to CUDA memory
TimVerion/TensorFlow2.0-Examples
🙄 difficult algorithm, simple code.
TimVerion/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition APIs
TimVerion/TSD
1st place models in Google OpenImage Detection Challenge 2019
TimVerion/windows_code
自己简单的测试代码
TimVerion/Yolo-Fastest
:zap: Yolo universal target detection model combined with EfficientNet-lite, the calculation amount is only 230Mflops(0.23Bflops), and the model size is 1.3MB
TimVerion/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS