Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
annotated_deep_learning_paper_implementations
🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
anyRTC-RTMP-OpenSource
RTMP 推流器,RTMP(HLS)秒开播放器,直播点播,跨平台(Win,IOS,Android)开源代码
awesome-mediapipe
A curated list of awesome MediaPipe related code examples, libraries and software
car_data
CarND-Advanced-Lane-Lines
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
netron
Visualizer for neural network, deep learning, and machine learning models
ros_mini_industry
GhostEV's Repositories
GhostEV/netron
Visualizer for neural network, deep learning, and machine learning models
GhostEV/ros_mini_industry
GhostEV/annotated_deep_learning_paper_implementations
🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
GhostEV/anyRTC-RTMP-OpenSource
RTMP 推流器,RTMP(HLS)秒开播放器,直播点播,跨平台(Win,IOS,Android)开源代码
GhostEV/awesome-mediapipe
A curated list of awesome MediaPipe related code examples, libraries and software
GhostEV/car_data
GhostEV/CarND-Advanced-Lane-Lines
GhostEV/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
GhostEV/darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
GhostEV/EigenChineseDocument
This is my translation of Chinese document of Eigen
GhostEV/examples-of-web-crawlers
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
GhostEV/ffmpeg_beginner
食铁兽(feater.top)ffmpeg4/5入门系列教程代码
GhostEV/fix-lcu-window
解决《英雄联盟》客户端异常窗口大小的问题。
GhostEV/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
GhostEV/GoogleMediapipePackageDll
package google mediapipe hand and holistic tracking into a dynamic link library
GhostEV/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
GhostEV/learnopencv
Learn OpenCV : C++ and Python Examples
GhostEV/Lee-SLAM-source
SLAM 开发学习资源与经验分享
GhostEV/machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
GhostEV/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
GhostEV/mediapipe-qt-integration-example
Example Qt application that demonstrates how to integrate Mediapipe
GhostEV/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
GhostEV/nCovMemory
2020新冠肺炎记忆:传媒报道与非虚构写作(持续更新)
GhostEV/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
GhostEV/stable-diffusion
A latent text-to-image diffusion model
GhostEV/stable-diffusion-webui
Stable Diffusion web UI
GhostEV/tensorflow-yolov3
🔥 Pure tensorflow Implement of YOLOv3 with support to train your own dataset
GhostEV/tensorflow-yolov4-tflite
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
GhostEV/YOLO-v5
:art: Pytorch YOLO v5 训练自己的数据集超详细教程!!! :art: (提供PDF训练教程下载)
GhostEV/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS