VIAME/VIAME
Video and Image Analytics for Multiple Environments
What it solves
VIAME 是一款全面的计算机视觉工具包,专为“自助式”AI 设计。它提供了一个统一的平台,让用户无需成为每种底层算法的专家即可执行目标检测、跟踪、图像/视频标注以及尺寸测量。它最初是为海洋物种分析而创建的,但现在作为通用视觉工具包使用。
How it works
VIAME 使用基于 kwver 的多线程流水线框架,可以连接用 C++、Python 和 Matlab 编写的节点。这使得它能够将各种算法和插件——包括来自 PyTorch、TensorFlow、TensorRT 和 Darknet (YOLO) 的插件——整合到单个工作流中。它提供基于桌面和 Web 的用户界面(DIVE、VIEW 和 SEARCH)用于标注、训练和视频搜索。
Who it’s for
它适用于需要处理视觉数据、标注图像/视频,并快速生成目标检测和跟踪模型的研究人员和开发人员,特别是那些在海洋生物学或通用计算机视觉任务中工作的开发人员。
Highlights
- Multi-Framework Support: Integrates detectors and trackers from PyTorch, TensorFlow, TensorRT, and Darknet.
- Extensible Pipeline: A multi-threaded framework that allows the connection of C++, Python, and Matlab nodes.
- End-to-End Workflow: Includes tools for image enhancement, mosaicing, stereo measurement, and algorithm evaluation.
- Flexible Deployment: Available as a full desktop installation, a web-based annotator, or headless Docker images for GPU-accelerated processing.
相关
- 项目
- 项目
- 项目
- 项目
- 项目