Dongdong-d / GroundingDino-FinetuningLinks
根据Open-GroundingDino代码训练自己的数据集,记录复现过程
☆19Updated 5 months ago
Alternatives and similar repositories for GroundingDino-Finetuning
Users that are interested in GroundingDino-Finetuning are comparing it to the libraries listed below
Sorting:
- pytorch of the SOTA real-time segmentation network ppliteseg☆25Updated 3 years ago
- ☆19Updated last year
- 将YOLOv4改为孪生神经网络,用于找出两张图片的不同,供孪生网络搭建学习使用☆12Updated 3 years ago
- TensorRT-FastSAM(https://github.com/CASIA-IVA-Lab/FastSAM)☆23Updated last year
- This project showcases the deployment of the RT-DETR model using ONNXRUNTIME in C++ and Python.☆55Updated 2 years ago
- yoloworld 的onnx、tensorRT、rknn、horizon 部署,通用各种平台和芯片。☆20Updated last year
- DPNet: Dual-Path Network for Real-time Object Detection with Lightweight Attention☆18Updated 3 years ago
- yolov7-polygon-detection☆28Updated 2 years ago
- code for EdgeNAT☆37Updated 11 months ago
- A quick TensorRT deoloyment solution for YOLOv8.☆39Updated last year
- 基于RepVGG中的结构重参数化思想,对YOLOX模型进行了一些变形☆13Updated 3 years ago
- This repository holds the code for the Python implementation of YOLOX-ViT. Furthermore, it has the implementation of the Knowledge Distil…☆76Updated 11 months ago
- ☆23Updated 2 years ago
- 使用ONNXRuntime部署PP-YOLOE目标检测,支持PP-YOLOE-s、PP-YOLOE-m、PP-YOLOE-l、PP-YOLOE-x四种结构,包含C++和Python两个版本的程序☆20Updated 3 years ago
- 全网首发,mmdetection Co-DETR TensorRT端到端推理加速☆35Updated 7 months ago
- ☆19Updated last year
- Official implementation of the paper: “CountingDINO: A Training-free Pipeline for Exemplar-based Class-Agnostic Counting”☆36Updated last month
- DeepVAC-compliant HRNet-lite implementation for segmentation.☆8Updated 4 years ago
- 使用onnxruntime部署YOWOv2视频动作检测,包含C++和Python两个版本的程序☆25Updated last year
- ☆122Updated 2 years ago
- This is the code to implement Segment Anything (SAM) using TensorRT(C++).