Pinned Repositories
AlignedReID
Alignedreid++: Dynamically Matching Local Information for Person Re-Identification.
annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
bert
TensorFlow code and pre-trained models for BERT
BERT-pytorch
Google AI 2018 BERT pytorch implementation
ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型 | An Open Bilingual Dialogue Language Model
chinese_correct_wsd
简易的中文纠错和消歧
CLUENER2020
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
cube-studio
云原生一站式机器学习平台,多租户,数据资产,notebook在线开发,拖拉拽任务流编排,多机多卡分布式训练,超参搜索,推理服务,多集群调度,多项目组资源组,边缘计算,大模型实时训练, ai应用商店
mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
dongyihua543's Repositories
dongyihua543/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
dongyihua543/keras_bert_sequence_labeling
本项目采用Keras和Keras-bert实现中文序列标注,对BERT进行微调,并在多个命名实体识别数据集上进行测试。
dongyihua543/GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
dongyihua543/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
dongyihua543/Grounded-Segment-Anything
Grounded-SAM: Marrying Grounding-DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
dongyihua543/DIS
This is the repo for our new project Highly Accurate Dichotomous Image Segmentation
dongyihua543/annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
dongyihua543/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
dongyihua543/TransReID
[ICCV-2021] TransReID: Transformer-based Object Re-Identification
dongyihua543/SOLIDER
A Semantic Controllable Self-Supervised Learning Framework to learn general human representations from massive unlabeled human images, which can benefit downstream human-centric tasks to the maximum extent
dongyihua543/RecommenderSystem
dongyihua543/AlignedReID
Alignedreid++: Dynamically Matching Local Information for Person Re-Identification.
dongyihua543/ReID_tutorial_slides
《深度学习与行人重识别》课程课件
dongyihua543/PASS-reID
[ECCV2022] PASS: Part-Aware Self-Supervised Pre-Training for Person Re-Identification
dongyihua543/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
dongyihua543/Grounding-Dino-FineTuning
Fine tuning grounding Dino
dongyihua543/bert
TensorFlow code and pre-trained models for BERT
dongyihua543/fry_course_materials
范仁义录播课资料,会依次推出各种完全免费的前端、后端、大数据、人工智能等课程,课程网站: https://fanrenyi.com ; b站课程地址: https://space.bilibili.com/45664489 ;
dongyihua543/BERT-pytorch
Google AI 2018 BERT pytorch implementation
dongyihua543/Huggingface_Toturials
bert-base-chinese example
dongyihua543/GLIP
Grounded Language-Image Pre-training
dongyihua543/dinov2-retrieval
A cli program of image retrieval using dinov2
dongyihua543/SupContrast
PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
dongyihua543/langchain-ChatGLM
langchain-ChatGLM, local knowledge based ChatGLM with langchain | 基于本地知识库的 ChatGLM 问答
dongyihua543/transformer
Transformer: PyTorch Implementation of "Attention Is All You Need"
dongyihua543/LangChainTest
dongyihua543/text-generation-webui
A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.
dongyihua543/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
dongyihua543/RedGPT
dongyihua543/ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型 | An Open Bilingual Dialogue Language Model