via-1.0.6

所属分类:图形图象
开发工具:HTML
文件大小:439KB
下载次数:0
上传日期:2019-12-02 16:06:42
上 传 者Wolv
说明:  该代码是专门用来给卷积神经网络中的数据集打标签了,可以实现很多打标签的功能
(This code is specifically used to label the data set in the convolutional neural network, which can implement many labeling functions)

文件列表:
via-1.0.6\CHANGELOG (2762, 2018-06-15)
via-1.0.6\Contributors.md (1996, 2018-06-15)
via-1.0.6\LICENSE (1334, 2018-06-15)
via-1.0.6\via.html (161846, 2018-06-15)
via-1.0.6\via_demo.html (373887, 2018-06-15)
via-1.0.6\via_test.html (471255, 2018-06-15)

# VGG Image Annotator VGG Image Annotator (VIA) is an open source project developed at the [Visual Geometry Group](http://www.robots.ox.ac.uk/~vgg/) and released under the BSD-2 clause license. This work is supported by EPSRC programme grant Seebibyte: Visual Search for the Era of Big Data ([EP/M013774/1](http://www.seebibyte.org/index.html)). Visit the [VGG software page](http://www.robots.ox.ac.uk/~vgg/software/via/) for more details. ## Features: * based solely on HTML, CSS and Javascript (no external javascript libraries) * can be used off-line (full application in a single html file of size < 200KB) * requires nothing more than a modern web browser (tested on Firefox, Chrome and Safari) * supported region shapes: rectangle, circle, ellipse, polygon and point * import/export of region data in csv and json file format ## Downloads * VGG Image Annotator (VIA) * [via-1.0.5.zip](http://www.robots.ox.ac.uk/~vgg/software/via/downloads/via-1.0.5.zip) : includes the VIA application (< 200KB) and its demo * [via-src-1.0.5.zip](http://www.robots.ox.ac.uk/~vgg/software/via/downloads/via-src-1.0.5.zip) : source code and [code documentation](https://gitlab.com/vgg/via/blob/master/CodeDoc.md) * [via.html](http://www.robots.ox.ac.uk/~vgg/software/via/via.html) : online version of VIA application * [via_demo.html](http://www.robots.ox.ac.uk/~vgg/software/via/via_demo.html) : live online demo (with preloadd images and regions) ## Demo * VGG Image Annotator (VIA) * [via_demo-1.0.5.html](http://www.robots.ox.ac.uk/~vgg/software/via/via_demo.html) : live demo of VIA application with preloaded image ## Docs * Getting Started : this can be accessed by pressing F1 key in the VIA application. * [VIA Software page @ VGG](http://www.robots.ox.ac.uk/~vgg/software/via/) * [VIA Wikipedia page](https://en.wikipedia.org/wiki/VGG_Image_Annotator) ## Developer Resources For development, [via.js](https://gitlab.com/vgg/via/blob/develop/via.js) contains the Javascript source code and [index.html](https://gitlab.com/vgg/via/blob/develop/index.html) contains the HTML and CSS. The shell script [pack_via.sh](https://gitlab.com/vgg/via/blob/develop/pack_via.sh) packs the VIA application into a single and standalone application file [via.html](https://gitlab.com/vgg/via/blob/develop/via.html) containing the Javascript, HTML and CSS. * Source code * [VGG Image Annotator @ develop branch](https://gitlab.com/vgg/via/blob/develop) * [Source code documentation](https://gitlab.com/vgg/via/blob/develop/CodeDoc.md) * [Contributing Guidelines](https://gitlab.com/vgg/via/blob/develop/CONTRIBUTING.md) * Unit Tests * [tests/via_test_fileio.js](tests/via_test_fileio.js) : tests for import/export of annotations * [tests/via_test_region.js](tests/via_test_region.js) : tests for region create, move, delete operations The [Quality Assessment](https://gitlab.com/vgg/via/blob/develop/QualityAssessment.md) page describes the guidelines to ensure the quality of VIA application, source code and its documentation. Software bug reports and feature requests should be [submitted here](https://gitlab.com/vgg/via/issues/new) (requires gitlab account). For all other queries, please contact [Abhishek Dutta](mailto:adutta@robots.ox.ac.uk). ## License VIA is an open source project released under the [BSD-2 clause license](https://gitlab.com/vgg/via/blob/master/LICENSE). ## Author [Abhishek Dutta](mailto:adutta@robots.ox.ac.uk) Aug. 31, 2016

近期下载者

相关文件


收藏者