Pinned Repositories
Advanced-Deep-Learning-with-Keras
Advanced Deep Learning with Keras, published by Packt
Algorithms
Books on Algorothms
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Awesome-Human-Activity-Recognition
An up-to-date & curated list of Awesome IMU-based Human Activity Recognition(Ubiquitous Computing) papers, methods & resources. Please note that most of the collections of researches are mainly based on IMU data.
bilingual_book_maker
Make bilingual epub books Using AI translate
Book-of-MLM
《多模态大模型:新一代人工智能技术范式》作者:刘阳,林倞
catch22
catch-22: CAnonical Time-series CHaracteristics
count-mAP-txt
这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)
ZHL6's Repositories
ZHL6/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
ZHL6/catch22
catch-22: CAnonical Time-series CHaracteristics
ZHL6/deeplabv3-plus-pytorch
这是一个deeplabv3-plus-pytorch的源码,可以用于训练自己的模型。
ZHL6/DeepUPE
Underexposed Photo Enhancement Using Deep Illumination Estimation
ZHL6/DEye
Keep an Eye on Defects Inspection.
ZHL6/DISCNet
Code for DISCNet.
ZHL6/explainshell
match command-line arguments to their help text
ZHL6/faster-rcnn-keras
这是一个faster-rcnn的keras实现的库,可以利用voc数据集格式的数据进行训练。
ZHL6/faster-rcnn-pytorch
这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。
ZHL6/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
ZHL6/Games
Create interesting games by pure python.
ZHL6/gcm-cf
[CVPR 2021] Released code for Counterfactual Zero-Shot and Open-Set Visual Recognition
ZHL6/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
ZHL6/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
ZHL6/har-with-imu-transformer
Intertial-based Human Activity Recognition with Transformers
ZHL6/hctsa
Highly comparative time-series analysis
ZHL6/ImagingSimulation
ZHL6/jetson-inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
ZHL6/lsbaws
Let's Build A Web Server
ZHL6/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
ZHL6/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
ZHL6/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
ZHL6/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
ZHL6/ssd-keras
这是一个ssd-keras的源码,可以用于训练自己的模型。
ZHL6/ssd-pytorch
这是一个ssd-pytorch的源码,可以用于训练自己的模型。
ZHL6/Surface-Inspection-defect-detection-dataset
This project include several different surfaces, each surface contains one or several defects. For segmentation,object detection, saliency detection,etc
ZHL6/tpu
Reference models and tools for Cloud TPUs.
ZHL6/unet-pytorch
这是一个unet-pytorch的源码,可以训练自己的模型
ZHL6/VIRec
Dual Camera, IMU, and GPS data recorder for Android
ZHL6/yolo3-keras
这是一个yolo3-keras的源码,可以用于训练自己的模型。