Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
DL-Algorithm-Summary
深度学习总结,包含基础知识、目标检测、目标跟踪、目标分类,深度学习八股文,相关竞赛等
eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
free-programming-books
:books: Freely available programming books
human-action-recognition
Multi Person Action Recognition with Tracking
Human-Falling-Detect-Tracks
HLJ1997's Repositories
HLJ1997/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
HLJ1997/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
HLJ1997/DL-Algorithm-Summary
深度学习总结,包含基础知识、目标检测、目标跟踪、目标分类,深度学习八股文,相关竞赛等
HLJ1997/free-programming-books
:books: Freely available programming books
HLJ1997/human-action-recognition
Multi Person Action Recognition with Tracking
HLJ1997/Human-Falling-Detect-Tracks
HLJ1997/HumanActionRecognition
Implementation of some popular skeleton based Human Action Recognition methods basis on Deep Neural Networks.
HLJ1997/lx-music-desktop
一个基于 electron 的音乐软件
HLJ1997/Python
All Algorithms implemented in Python
HLJ1997/2020_algorithm_intern_information
2020年的算法实习岗位/校招公司信息表,和常见深度学习基础知识笔记、算法岗面试题答案,及暑期计算机视觉实习面经和总结。
HLJ1997/annie
👾 Fast, simple and clean video downloader
HLJ1997/awesome
😎 Awesome lists about all kinds of interesting topics
HLJ1997/coder2gwy
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
HLJ1997/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
HLJ1997/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
HLJ1997/Deep-Learning-for-Tracking-and-Detection
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
HLJ1997/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
HLJ1997/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
HLJ1997/Digital-Privacy
一个关于数字隐私搜集、保护、清理集一体的方案,外加开源信息收集(OSINT)对抗
HLJ1997/gluon-cv
Gluon CV Toolkit
HLJ1997/interview_internal_reference
2021年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
HLJ1997/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
HLJ1997/Machine_Learning_Code_Implementation
Mathematical derivation and pure Python code implementation of machine learning algorithms.
HLJ1997/pdf
编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
HLJ1997/Realtime-Action-Recognition
Apply ML to the skeletons from OpenPose; 9 actions; multiple people. (WARNING: I'm sorry that this is only good for course demo, not for real world applications !!! Those ary very difficult !!!)
HLJ1997/setHost
一键获取git的最新ip,并更新host文件
HLJ1997/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
HLJ1997/ultralytics-yolov8
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
HLJ1997/YOLO-v5
:art: Pytorch YOLO v5 训练自己的数据集超详细教程!!! :art: (提供PDF训练教程下载)
HLJ1997/yolov4-pytorch
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。