Stars
This repository contains Jupyter Notebooks for training the YOLO11 model on custom datasets for image classification, instance segmentation, object detection, and pose estimation tasks.
An AI agent development platform with all-in-one visual tools, simplifying agent creation, debugging, and deployment like never before. Coze your way to AI Agent creation.
An Adaptive Multi-Agent Framework for Dynamic Fact-Checking Evaluation of Large Language Models
EEG emotion recognition based on Temporal convolutional network
BIBM 24, mixture of graph experts for cross-subject EEG emotion recognitions
Mixture-of-Recursions: Learning Dynamic Recursive Depths for Adaptive Token-Level Computation (NeurIPS 2025)
SciToolAgent: A Knowledge Graph-Driven Scientific Agent for Multi-Tool Integration
Code for the paper published in Deep Generative Models for Health Workshop at the Neurips 2023.
Bimodal emotion database developed by Affective Information Processing Lab at Southeast University (AiplSeu)
Production-ready platform for agentic workflow development.
tangyoha / dify
Forked from langgenius/difyDify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting yo…
embedding: TencentBAC/Conan-embedding-v1
数字图像课程大作业,实现图片中文档提取与矫正。整体思路是通过hough变换检测出直线,进而得到角点,最后经过投影变换,进行矫正。整个项目只用到了opencv的IO操作(包括手写卷积,hough哈夫变换,投影变换等等)
The official code for “DocTr: Document Image Transformer for Geometric Unwarping and Illumination Correction”, ACM MM, Oral Paper, 2021.
Perform custom crop, resizing and perspective correction 📐🖼
Using FCN to segment the book's content and background, then dewarping the pages,
Retrieval and Retrieval-augmented LLMs
A curated list of awesome Go frameworks, libraries and software
【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中...
Algorithms and Data Structures implemented in Go for beginners, following best practices.