Pinned Repositories
AAS-18-290-6DOF
Aerospace-AI.github.io
AI_Class
Android-TourismHelper
Android-TourismHelper
awesome-lane-detection
A paper list of lane detection.
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
cv-competitions-list-review
cv的一些比赛
scp_traj_opt
Sequential convex programming algorithms for fast optimization-based nonconvex trajectory generation
ZXNotes
记录各种学习笔记(算法、Java、数据库、并发......)
OnlineJudge
Open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | admin@qduoj.com
myleosu's Repositories
myleosu/DeepLearning
myleosu/ecos
A lightweight conic solver for second-order cone programming.
myleosu/picar
智能驾驶小车系统-小车端
myleosu/gail-airl-ppo.pytorch
PyTorch implementation of GAIL and AIRL based on PPO.
myleosu/SoftWare_Code
2020软件杯决赛A1赛题代码
myleosu/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
myleosu/AAS-18-290-6DOF
myleosu/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
myleosu/yolov4-keras
这是一个YoloV4-keras的源码,可以用于训练自己的模型。
myleosu/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
myleosu/tensorflow-yolov4-tflite
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
myleosu/YOLO-Reproduce-Summary
YOLO reproduce summary (now based on YOLOv3)
myleosu/intelligent-transportation-system
CV integrated project. Including MOT to track cars and pedestrians, object detection and image classification to get license plate content, semantic segmentation to get zebra crossing, tradition method to get area of lanes .etc.
myleosu/trpo
Trust Region Policy Optimization with TensorFlow and OpenAI Gym
myleosu/HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
myleosu/tensorflow-yolov3
🔥 pure tensorflow Implement of YOLOv3 with support to train your own dataset
myleosu/awesome-lane-detection
A paper list of lane detection.
myleosu/simple-car-plate-recognition-2
简易车牌字符识别2-Inception/CTC
myleosu/Semantic-Segmentation
I will upload many semantic segmentation models to this repository for you to learn
myleosu/self_drive
基于树莓派的自动驾驶小车,利用树莓派和tensorflow实现小车在赛道的自动驾驶。(Self-driving car based on raspberry pi(tensorflow))
myleosu/Machine-Learning-homework
Matlab Coding homework for Machine Learning
myleosu/mjpg-streamer
Fork of http://sourceforge.net/projects/mjpg-streamer/
myleosu/OnlineJudge
open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | admin@qduoj.com
myleosu/cv-competitions-list-review
cv的一些比赛
myleosu/vps-inventory-monitoring
VPS库存监控系统 --- 实时把握库存信息
myleosu/simple-car-plate-recognition
简单车牌识别-Mask_RCNN定位车牌+手写方法分割字符+CNN单个字符识别
myleosu/Android-TourismHelper
Android-TourismHelper
myleosu/distributed-ppo
This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).