视频注释工具 VATIC

码农软件 · 软件分类 · 多媒体处理 · 2019-09-13 08:58:38

软件介绍

VATIC 是免费,在线,可交互的视频注释工具,辅助计算机视觉调查。vatic 能简单构建大型,合适的视频数据集,可以在云上部署。经过 3 年的研究,vatic 已经在世界各地的实验室使用,是下一代的数据集。

VATIC =Video Annotation Tool from Irvine, California

代码:

wget http://mit.edu/vondrick/vatic/vatic-install.sh
chmod +x vatic-install.sh
./vatic-install.sh
cd vatic
less README

本文地址:https://www.codercto.com/soft/d/14488.html

C++ Concurrency in Action

C++ Concurrency in Action

Anthony Williams / Manning Publications / 2012-2-28 / USD 69.99

HIGHLIGHT C++ Concurrency in Action is the first book to market to show how to take advantage of the new C++ Standard and how to write robust multi-threaded applications in C++. DESCRIPTION With ......一起来看看 《C++ Concurrency in Action》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具