Pinned Repositories
anomalib
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
Attention-mechanism-implementation
Self-attention、Non-local、SE、SK、CBAM、DANet
centernet-tf2
这是一个centernet-tf2的源码,可以用于训练自己的模型。
chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
chineseocr
yolo3+ocr
darknet
YOLOv4v / Scaled-YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
DeepLabV3-Plus
Tensorflow 2.3.0 implementation of DeepLabV3-Plus
deeplabv3-plus-tf2
这是一个deeplabv3-plus-tf2的源码,可以用于训练自己的模型。
mobilenet-yolov4-lite-tf2
这是一个mobilenet-yolov4-lite的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。
MAXLAI666's Repositories
MAXLAI666/mobilenet-yolov4-lite-tf2
这是一个mobilenet-yolov4-lite的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。
MAXLAI666/anomalib
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
MAXLAI666/Attention-mechanism-implementation
Self-attention、Non-local、SE、SK、CBAM、DANet
MAXLAI666/centernet-tf2
这是一个centernet-tf2的源码,可以用于训练自己的模型。
MAXLAI666/chineseocr
yolo3+ocr
MAXLAI666/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
MAXLAI666/deeplabv3-plus-tf2
这是一个deeplabv3-plus-tf2的源码,可以用于训练自己的模型。
MAXLAI666/DefiLlama-Adapters
MAXLAI666/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
MAXLAI666/efficientdet-tf2
这是一个efficientdet-tf2(tensorflow2)的源码,可以用于训练自己的模型。
MAXLAI666/face_recognition
The world's simplest facial recognition api for Python and the command line
MAXLAI666/fastapi-video
Video streaming with FastAPI
MAXLAI666/faster-rcnn-keras
这是一个faster-rcnn的keras实现的库,可以利用voc数据集格式的数据进行训练。
MAXLAI666/GAN-keras
里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。
MAXLAI666/langchain-ChatGLM
langchain-ChatGLM, local knowledge based ChatGLM with langchain | 基于本地知识库的 ChatGLM 问答
MAXLAI666/PaDiM-Anomaly-Detection-Localization-master
This is an unofficial implementation of the paper “PaDiM: a Patch Distribution Modeling Framework for Anomaly Detection and Localization”.
MAXLAI666/pspnet-tf2
这是一个pspnet-tf2的源码,可以用于训练自己的模型。
MAXLAI666/pygeo-tutorial
Tutorial of geospatial data processing using python 用python分析时空数据的教程(in Chinese and English )
MAXLAI666/retinaface-tf2
这是一个retinaface-tf2的源码,可以用于训练自己的模型。
MAXLAI666/serving
A flexible, high-performance serving system for machine learning models
MAXLAI666/Siamese-tf2
这是一个孪生神经网络(Siamese network)的库,可进行图片的相似性比较。
MAXLAI666/ssd-tf2
这是一个ssd-tf2(tensorflow2)的源码,可以用于训练自己的模型。
MAXLAI666/train_custom_LLM
Train your custom LLMs like Llama, baichuan-7b, GPT
MAXLAI666/unet-keras
这是一个unet-keras的源码,可以用于训练自己的模型。
MAXLAI666/wallet
Ambire Wallet: A full featured self-custodial DeFi wallet superapp focused on UX using account abstraction
MAXLAI666/yolov4-tf2
这是一个yolo4-tf2(tensorflow2)的源码,可以用于训练自己的模型。
MAXLAI666/yolov4-tiny-tf2
这是一个YoloV4-tiny-tf2的源码,可以用于训练自己的模型。
MAXLAI666/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
MAXLAI666/yolov5-v6.1-tf2
这是一个yolov5-v6.1-tf2的源码,可以用于训练自己的模型。
MAXLAI666/yolov7-tf2
这是一个YoloV7-tf2的源码,可以用于训练自己的模型。