Pinned Repositories
100daysofweb-with-python-course
Demo code and resources for our 100 Days of Web in Python Course
2018AICity_TeamUW
Source code from the winning team in Track 1 and Track 3 at the AI City Challenge Workshop in CVPR 2018.
20191.DL
20191.DL.pre
20192.ai4eng
20192.at4td
AI_Camera
Connect Android Camera to DeepCamera, use your Android Mobile/Tablet as AI-Powered monitor to recognize people by face/human shape without rooting it. Behavior recognition is currently in design.
FaceBoxes
FaceBoxes: A CPU Real-time Face Detector with High Accuracy, IJCB, 2017
Journal
py4e
Web site for www.py4e.com and source to the Python 3.0 textbook
lqchien's Repositories
lqchien/py4e
Web site for www.py4e.com and source to the Python 3.0 textbook
lqchien/AI-Engineer-Note
Những thứ mình sưu tầm được trên lộ trình trở thành Senior AI Engineer
lqchien/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, ... 🧠
lqchien/BDA-with-Python
lqchien/Build-Your-Own-Face-Model
Build your own ArcFace, CenterFace/Centernet
lqchien/coding-interview-university
A complete computer science study plan to become a software engineer.
lqchien/Computer-Vision-
lqchien/Data-Science-Cheatsheet
lqchien/face_analysis
lqchien/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
lqchien/imgclsmob
Sandbox for training convolutional networks for computer vision
lqchien/indaba-pracs-2022
Notebooks for the Practicals at the Deep Learning Indaba 2022.
lqchien/LeBron-Jian_ComputerVisionPractice
lqchien/License-super-resolution
A License Plate Image Reconstruction Project in Tensorflow2
lqchien/MachineLearningGame-ZombieKiller
The fundamental Computer Vision and Machine Learning Game that uses the Mediapipe library to track the hand gestures of the player.
lqchien/Microsoft_computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
lqchien/MobileNet-Yolo
MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB:fire::fire::fire:
lqchien/onnx-scrfd-flask
onnx+onnxruntime+scrfd+flask+web
lqchien/Python
This repository is related to all about Python - an A-Z guide to the world of Data Science. This supplement contains the implementation of Python from Basic to advance level. Follow Coursesteach for more content 😊
lqchien/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
lqchien/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
lqchien/The-Algorithms_C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
lqchien/TheAlgorithms_Algorithms-Explanation
Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
lqchien/TheAlgorithms_C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
lqchien/TheAlgorithms_Dart
All Algorithms implemented in Dart
lqchien/TheAlgorithms_Jupyter
The repository contains script and notebook related to Statistics, Machine learning, Neural network, Deep learning, NLP, Numerical methods, and Automation.
lqchien/TheAlgorithms_Python
All Algorithms implemented in Python
lqchien/udlbook
Understanding Deep Learning - Simon J.D. Prince
lqchien/xcos
lqchien/YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial applications.