Pinned Repositories
awesome_Chinese_medical_NLP
中文医学NLP公开资源整理:术语集/语料库/词向量/预训练模型/知识图谱/命名实体识别/QA/信息抽取/模型/论文/etc
cantor
convert_torch_to_pytorch
Convert torch t7 model to pytorch model and source.
Data-Augmentation
Object detection, data augmentation, DL
DecryptPrompt
总结Prompt&LLM论文,开源数据&模型,AIGC应用
DeepLearing-Interview-Awesome-2024
We'll cover some of the most common Deep Learning Interview Questions and answers and provide detailed answers to help you
DeepLearning_tutorials
The deeplearning algorithms implemented by tensorflow
DHSNet-PyTorch
dive-into-llms
《动手学大模型Dive into LLMs》系列编程实践教程
FaceBoxes
FaceBoxes: A CPU Real-time Face Detector with High Accuracy, IJCB, 2017
lyhgalaxy's Repositories
lyhgalaxy/awesome_Chinese_medical_NLP
中文医学NLP公开资源整理:术语集/语料库/词向量/预训练模型/知识图谱/命名实体识别/QA/信息抽取/模型/论文/etc
lyhgalaxy/cantor
lyhgalaxy/convert_torch_to_pytorch
Convert torch t7 model to pytorch model and source.
lyhgalaxy/Data-Augmentation
Object detection, data augmentation, DL
lyhgalaxy/DecryptPrompt
总结Prompt&LLM论文,开源数据&模型,AIGC应用
lyhgalaxy/DeepLearing-Interview-Awesome-2024
We'll cover some of the most common Deep Learning Interview Questions and answers and provide detailed answers to help you
lyhgalaxy/DeepLearning_tutorials
The deeplearning algorithms implemented by tensorflow
lyhgalaxy/DHSNet-PyTorch
lyhgalaxy/dive-into-llms
《动手学大模型Dive into LLMs》系列编程实践教程
lyhgalaxy/FaceBoxes
FaceBoxes: A CPU Real-time Face Detector with High Accuracy, IJCB, 2017
lyhgalaxy/fengxi177
Config files for my GitHub profile.
lyhgalaxy/galaxy
lyhgalaxy/jieba
结巴中文分词
lyhgalaxy/keras_to_tensorflow
General code to convert a trained keras model into an inference tensorflow model
lyhgalaxy/lyhgalaxy
lyhgalaxy/HuatuoGPT-Vision
Medical Multimodal LLMs
lyhgalaxy/LLMs-from-scratch
Implementing a ChatGPT-like LLM from scratch, step by step
lyhgalaxy/MAP-NEO
lyhgalaxy/medical-books
Open sourece medical books in LaTeX. LaTeX写的中文开源医学书籍
lyhgalaxy/MedicalGPT
MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO。
lyhgalaxy/MobileFaceNet-TF
lyhgalaxy/MobileFaceNet_Tensorflow
Tensorflow implementation for [MobileFaceNet]
lyhgalaxy/models
Models and examples built with TensorFlow
lyhgalaxy/paper-reading
深度学习经典、新论文逐段精读
lyhgalaxy/SelfMedMAE
Code for ISBI 2023 paper "Self Pre-training with Masked Autoencoders for Medical Image Classification and Segmentation"
lyhgalaxy/ShuffleNet_V2
Keras with Tensorflow backend code for ShuffleNet_V2
lyhgalaxy/SSR-Net
[IJCAI18] SSR-Net: A Compact Soft Stagewise Regression Network for Age Estimation
lyhgalaxy/TCM-Ancient-Books
中医药古籍文本,近700项
lyhgalaxy/tensorflow-yolov4-tflite
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
lyhgalaxy/Yolo-FastestV2
:zap: Based on Yolo's low-power, ultra-lightweight universal target detection algorithm, the parameter is only 250k, and the speed of the smart phone mobile terminal can reach ~300fps+