Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Cvpr2023 Papers With Code | 14,092 | 4 months ago | 21 | |||||||
CVPR 2023 论文和开源项目合集 | ||||||||||
Albumentations | 12,863 | 64 | 273 | 4 days ago | 53 | June 10, 2023 | 392 | mit | Python | |
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125 | ||||||||||
Cvpr2023 Paper Code Interpretation | 12,058 | 8 months ago | 40 | |||||||
cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理 | ||||||||||
Notebooks | 3,444 | 8 days ago | 27 | Jupyter Notebook | ||||||
Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM. | ||||||||||
Catalyst | 3,151 | 19 | 19 | 5 months ago | 108 | April 29, 2022 | 6 | apache-2.0 | Python | |
Accelerated deep learning R&D | ||||||||||
Deepdetect | 2,489 | 6 days ago | 95 | other | C++ | |||||
Deep Learning API and Server in C++14 support for Caffe, PyTorch,TensorRT, Dlib, NCNN, Tensorflow, XGBoost and TSNE | ||||||||||
Iccv2023 Paper Code Interpretation | 2,200 | 3 months ago | 11 | |||||||
ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理 | ||||||||||
Coco Annotator | 1,743 | a year ago | 216 | mit | Vue | |||||
:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints | ||||||||||
Ailia Models | 1,647 | a day ago | 277 | Python | ||||||
The collection of pre-trained, state-of-the-art AI models for ailia SDK | ||||||||||
Universal Data Tool | 1,612 | 2 years ago | 173 | mit | JavaScript | |||||
Collaborate & label any type of data, images, text, or documents, in an easy web interface or desktop app. |
Try it out at udt.dev, download the desktop app or run on-premise.
Docs • Website • Playground • Library Usage • On-Premise
The Universal Data Tool is a web/desktop app for editing and annotating images, text, audio, documents and to view and edit any data defined in the extensible .udt.json and .udt.csv standard.
Image Segmentation • Image Classification • Text Classification • Named Entity Recognition • Named Entity Relations / Part of Speech Tagging • Audio Transcription • Data Entry • Video Segmentation • Landmark / Pose Annotation
Follow our development on Youtube!
docker run -p 3000:3000 universaldatatool/universaldatatool
singularity run universaldatatool/universaldatatool
Just visit universaldatatool.com!
Trying to run the web app locally? Run npm install
then npm run start
after cloning this repository to start the web server.
Download the latest release from the releases page and run the executable you downloaded.
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!