Pinned Repositories
-
Python机器学习算法技术博客,有原创干货!有code实践!
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
comp90082-2022-sm1-resources
CR-BOXJELLY11
crcr2022
crrrrr
deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
Derek
DynamicReLU
动态ReLU
easy-rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
DerekChen88's Repositories
DerekChen88/-
Python机器学习算法技术博客,有原创干货!有code实践!
DerekChen88/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
DerekChen88/comp90082-2022-sm1-resources
DerekChen88/CR-BOXJELLY11
DerekChen88/crcr2022
DerekChen88/crrrrr
DerekChen88/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
DerekChen88/DynamicReLU
动态ReLU
DerekChen88/easy-rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
DerekChen88/EfficientDet.Pytorch
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
DerekChen88/FunnelAct
DerekChen88/fvcore
Collection of common code that's shared among different research projects in FAIR computer vision team.
DerekChen88/gitskills
DerekChen88/IML2021S1-Tutorial
DerekChen88/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
DerekChen88/learngit
DerekChen88/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
DerekChen88/leetcode-python
DerekChen88/ML-notes
notes about machine learning
DerekChen88/MTCNN
人脸检测bbox+landmark,使用 tensorflow.keras 训练MTCNN
DerekChen88/mtcnn-keras
这是一个利用keras实现mtcnn的代码,可以实现人脸检测。
DerekChen88/PathPlanning
Common used path planning algorithms with animations.
DerekChen88/pfld_106_face_landmarks
106点人脸关键点检测的PFLD算法实现
DerekChen88/pytorch-grad-cam
PyTorch implementation of Grad-CAM
DerekChen88/Pytorch_Retinaface
Retinaface get 80.99% in widerface hard val using mobilenet0.25.
DerekChen88/PyTorch_YOLOv4
PyTorch implementation of YOLOv4
DerekChen88/retinaface
The remake of the https://github.com/biubug6/Pytorch_Retinaface
DerekChen88/seetaFace6Python
简单、快速搞定人脸识别应用,觉得有帮助,给个start吧!
DerekChen88/vision
Datasets, Transforms and Models specific to Computer Vision
DerekChen88/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.