HMAJG
If you give someone a program, you will frustrate them for them for a day; If you teach them how to program, you will frustrate them for a lifetime.
HIRbeijin
Pinned Repositories
CCF-BDCI2019-Multi-person-Face-Recognition-Competition-Baseline
CCF BDCI2019 多人种人脸识别 Baseline Pubilic LB 0.64+ (PyTorch)
cnn_lstm_ctc_ocr
Tensorflow-based CNN+LSTM trained with CTC-loss for OCR
coding_interviews
《剑指Offer》题目汇总&常考题总结(Python实现)
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
data_mining
data_analysis
DeepGBM
Implementation for the paper "DeepGBM: A Deep Learning Framework Distilled by GBDT for Online Prediction Tasks", which has been accepted by KDD'2019.
pytorch_classification
基于pytorch框架的classification万用模板
Spring-Cloud-Platform
Cloud-Platform是国内首个基于Spring Cloud的微服务开发平台,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Spring Boot2以及Spring Cloud Gateway相关核心组件,前端采用vue-element-admin组件。
YOLO-Multi-Backbones-Attention
YOLOv3 with multi backbones(ShuffleNetV2 MobileNet), attention, prune and quantizaiton
YOLOv3-Mobilenet
HMAJG's Repositories
HMAJG/pytorch_classification
基于pytorch框架的classification万用模板
HMAJG/Spring-Cloud-Platform
Cloud-Platform是国内首个基于Spring Cloud的微服务开发平台,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Spring Boot2以及Spring Cloud Gateway相关核心组件,前端采用vue-element-admin组件。
HMAJG/YOLO-Multi-Backbones-Attention
YOLOv3 with multi backbones(ShuffleNetV2 MobileNet), attention, prune and quantizaiton
HMAJG/YOLOv3-Mobilenet
HMAJG/CCF-BDCI2019-Multi-person-Face-Recognition-Competition-Baseline
CCF BDCI2019 多人种人脸识别 Baseline Pubilic LB 0.64+ (PyTorch)
HMAJG/cnn_lstm_ctc_ocr
Tensorflow-based CNN+LSTM trained with CTC-loss for OCR
HMAJG/coding_interviews
《剑指Offer》题目汇总&常考题总结(Python实现)
HMAJG/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
HMAJG/data_mining
data_analysis
HMAJG/DeepGBM
Implementation for the paper "DeepGBM: A Deep Learning Framework Distilled by GBDT for Online Prediction Tasks", which has been accepted by KDD'2019.
HMAJG/deepLearning
深度学习
HMAJG/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
HMAJG/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
HMAJG/DI-engine
OpenDILab Decision AI Engine
HMAJG/GPT2
PyTorch Implementation of OpenAI GPT-2
HMAJG/HM_STR
OCR
HMAJG/img_data
alg_img_data
HMAJG/keras
Deep Learning for humans
HMAJG/kwswitch
智能开关平台,包含服务端、硬件端、安卓端和前端。关键词:物联网开关、远程开关、红外线遥控开关、WIFI继电器、MQTT协议、ESP8266、Iot smart switch、Android、Spring boot、Vue、Arduino
HMAJG/MachineLearning_Python
机器学习算法python实现
HMAJG/MaixPy_DOC
Documentation of MaixPy
HMAJG/openai-python
The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language.
HMAJG/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
HMAJG/Rong360_2nd
第三届融360天机智能金融算法挑战赛-第二题:特征挖掘
HMAJG/rt-thread
RT-Thread is an open source IoT operating system.
HMAJG/TDengine
An open-source time-series database with high-performance, scalability and SQL support. It can be widely used in IoT, Connected Vehicles, DevOps, Energy, Finance and other fields.
HMAJG/Tengine
Tengine is a lite, high performance, modular inference engine for embedded device
HMAJG/train_cnn-rnn-attention
cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attention, inception_v4+rnn(LSTM, GRU)+attention, inception_resnet_v2+rnn(LSTM, GRU)+attention,.....
HMAJG/wumei-iot
wumei-iot是一套开源的软硬件系统,可用于二次开发和学习,快速搭建自己的物联网/智能家居系统。硬件工程师可以把自己的设备集成到系统;软件工程师可以使用项目中的设备熟悉软硬件交互。
HMAJG/wumei-smart
wumei-smart是一个简单易用的生活物联网平台。可用于企业搭建私域物联网,个人学习和搭建自己的智能家居平台,以及手机和电脑的监控。项目包含服务端、web端、移动端、设备端SDK、以及手机和电脑端的设备模拟器,并支持智能音箱。