Lists (1)
Sort Name ascending (A-Z)
Stars
程序员延寿指南 | A programmer's guide to live longer
Curated tutorials and resources for Large Language Models, Text2SQL, Text2DSL、Text2API、Text2Vis and more.
MindSQL: A Python Text-to-SQL RAG Library simplifying database interactions. Seamlessly integrates with PostgreSQL, MySQL, SQLite, Snowflake, and BigQuery. Powered by GPT-4 and Llama 2, it enables …
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Contextual Harnessing for Efficient SQL Synthesis
文本二分类任务,是否文档是否属于政治上的出访类事件,利用BERT提取特征,模型采用简单的DNN。
Library for fast text representation and classification.
Enhance Tesseract OCR output for scanned PDFs by applying Large Language Model (LLM) corrections.
📄 Awesome OCR multiple programing languages toolkits based on ONNXRuntime, OpenVINO and PaddlePaddle.
A high-quality tool for convert PDF to Markdown and JSON.一站式开源高质量数据提取工具,将PDF转换成Markdown和JSON格式。
Code and datasets for paper "K2: A Foundation Language Model for Geoscience Knowledge Understanding and Utilization" in WSDM-2024
The official repo of Qwen-VL (通义千问-VL) chat & pretrained large vision language model proposed by Alibaba Cloud.
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
[IJCV2024] Exploiting Diffusion Prior for Real-World Image Super-Resolution
Learning Continuous Image Representation with Local Implicit Image Function, in CVPR 2021 (Oral)
Content-Adaptive Non-Local Convolution for Remote Sensing Pansharpening
source code for ICLR'22 paper "VOS: Learning What You Don’t Know by Virtual Outlier Synthesis"
Pytorch Implement of Dynamic Snake Convolution (ICCV2023)
🕹️SCConv: Spatial and Channel Reconstruction Convolution for Feature Redundancy
Centralized Feature Pyramid for Object Detection
The code for haze removal using dark channel prior, which was a part of the self-driving car project
The code for "Image-Adaptive YOLO for Object Detection in Adverse Weather Conditions (AAAI 2022)"
(IJCV2024 & ICCV2023) LSKNet: A Foundation Lightweight Backbone for Remote Sensing
Multi-Granularity Alignment Domain Adaptation for Object Detection(CVPR2022)
A simplified implemention of Faster R-CNN that replicate performance from origin paper