Pinned Repositories
3d-cnn-prometheus
Implementation of Bayesian UNet trained to detect pathological changes on lungs CT scans
AdaptFormer
Implementation of "AdaptFormer: Adapting Vision Transformers for Scalable Visual Recognition"
ADID-UNET
A new segment depth network for COVID-19 lung CT scans, Attention Gate-Dense Network- Improved Dilation Convolution-UNET (ADID-UNET)
ATSS
Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection, CVPR, Oral, 2020
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
Pytorch-Swin-Unet-V2
Swin Unet V2 is a modified version of Swin Unet based on Swin Transfomer V2.
Swin-Unet
The codes for the work "Swin-Unet: Unet-like Pure Transformer for Medical Image Segmentation"
wafer2-quickstart-nodejs
Wafer2 Node.js 简化版 Demo
YOLOv5_OBB_KLD
KLD实现旋转目标检测
yolov7-obb
yolov7(和yolov5)的旋转检测,包含cls,kfiou,kid,mkiou,riou,r-ciou,r-diou,代码等明年毕业答辩后公开
LUO77123's Repositories
LUO77123/yolov7-obb
yolov7(和yolov5)的旋转检测,包含cls,kfiou,kid,mkiou,riou,r-ciou,r-diou,代码等明年毕业答辩后公开
LUO77123/AdaptFormer
Implementation of "AdaptFormer: Adapting Vision Transformers for Scalable Visual Recognition"
LUO77123/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
LUO77123/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
LUO77123/ChatGPT-Midjourney
🍭 一键拥有你自己的 ChatGPT+Midjourney 网页服务 | Own your own ChatGPT+Midjourney web service with one click
LUO77123/ChatGPT-wechat-bot
ChatGPT for wechat https://github.com/AutumnWhj/ChatGPT-wechat-bot
LUO77123/ConvNeXt
Code release for ConvNeXt model
LUO77123/Cream
This is a collection of our NAS and Vision Transformer work.(MiniVIT等)
LUO77123/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
LUO77123/EdgeViT
This is an unofficial PyTorch implementation of EdgeViT in "EdgeViTs: Competing Light-weight CNNs on Mobile Devices with Vision Transformers", arXiv 2022.
LUO77123/FasterNet
[CVPR 2023] Code for PConv and FasterNet
LUO77123/GCL
GCL implementation
LUO77123/github1s
One second to read GitHub code with VS Code.
LUO77123/latent-consistency-model
Latent Consistency Models: Synthesizing High-Resolution Images with Few-Step Inference
LUO77123/MiniGPT-4
MiniGPT-4: Enhancing Vision-language Understanding with Advanced Large Language Models
LUO77123/mmagic
OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generation, image/video restoration/enhancement, etc.
LUO77123/mmyolo
OpenMMLab YOLO series toolbox and benchmark
LUO77123/Multimodal-GPT
Multimodal-GPT
LUO77123/open-webui
User-friendly WebUI for LLMs (Formerly Ollama WebUI)
LUO77123/openai-python
The official Python library for the OpenAI API
LUO77123/opencv
Open Source Computer Vision Library
LUO77123/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
LUO77123/UniFormer
[ICLR2022] official implementation of UniFormer
LUO77123/ViT-Adapter
Vision Transformer Adapter for Dense Predictions
LUO77123/YOLOv5-Multibackbone-Compression
YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Module(CBAM, DCN), Pruning (EagleEye, Network Slimming) and Quantization (MQBench) Compression Tool Box.
LUO77123/yolov5-rt-stack
yolort is a runtime stack for yolov5 on specialized accelerators such as libtorch, onnxruntime, tensorrt, tvm and ncnn.
LUO77123/YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial application.
LUO77123/yolov7
🔥🔥🔥🔥 YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
LUO77123/yolov7-1
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
LUO77123/yolov7-pytorch
这是一个yolov7的库,可以用于训练自己的数据集。