Pinned Repositories
akshare
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
ALNS
Adaptive large neighbourhood search in Python.
AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
awesome-LLM-resourses
🧑🚀 全世界最好的LLM资料总结 | Summary of the world's best LLM resources.
Awesome-Vision-Mamba-Models
[Official Repo] A Survey on Vision Mamba: Models, Applications and Challenges
Blog-Back-Up
博客相关文件存储
ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
CCPD
[ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition
chatBI
基于大模型LLMs的智能文本SQL生成能力,结合数据可视化,实现下一代对话式系统自动生成图表展示和dashboard、数据分析的BI系统。
MengjiaXu319's Repositories
MengjiaXu319/AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
MengjiaXu319/An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
MengjiaXu319/Awesome-Vision-Mamba-Models
[Official Repo] A Survey on Vision Mamba: Models, Applications and Challenges
MengjiaXu319/ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
MengjiaXu319/coatnet-pytorch
A PyTorch implementation of "CoAtNet: Marrying Convolution and Attention for All Data Sizes".
MengjiaXu319/ConvNeXt
Code release for ConvNeXt model
MengjiaXu319/competition-baseline
数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路
MengjiaXu319/DeblurGANv2
[ICCV 2019] "DeblurGAN-v2: Deblurring (Orders-of-Magnitude) Faster and Better" by Orest Kupyn, Tetiana Martyniuk, Junru Wu, Zhangyang Wang
MengjiaXu319/deepstream_tao_apps
Sample apps to demonstrate how to deploy models trained with TAO on DeepStream
MengjiaXu319/disque
Disque is a distributed message broker
MengjiaXu319/ELD
A Physics-based Noise Formation Model for Extreme Low-light Raw Denoising (CVPR 2020 Oral & TPAMI 2021)
MengjiaXu319/EraseNet
MengjiaXu319/faiss
A library for efficient similarity search and clustering of dense vectors.
MengjiaXu319/InternLM
Official release of InternLM2.5 base and chat models. 1M context support
MengjiaXu319/joyful-pandas
pandas中文教程
MengjiaXu319/leetcode_zuruoke
Leetcode solutions
MengjiaXu319/MambaVision
Official PyTorch Implementation of MambaVision: A Hybrid Mamba-Transformer Vision Backbone
MengjiaXu319/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
MengjiaXu319/MetaHeuristics
常用元启发式算法案例合辑
MengjiaXu319/nanodet
⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
MengjiaXu319/nvidia-docker
Build and run Docker containers leveraging NVIDIA GPUs
MengjiaXu319/palmerpenguins
A great intro dataset for data exploration & visualization (alternative to iris).
MengjiaXu319/py
Repository to store sample python programs for python learning
MengjiaXu319/pymilvus
Python SDK for Milvus.
MengjiaXu319/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
MengjiaXu319/translation-agent
MengjiaXu319/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
MengjiaXu319/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite
MengjiaXu319/Yolov5-Flask-VUE
基于Flask开发后端、VUE开发前端框架,在WEB端部署YOLOv5目标检测模型
MengjiaXu319/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with ONNX, TensorRT, ncnn, and OpenVINO supported.