0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Jun 03, 2023 — Jun 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
timeline expands vertically in audio annotator to fit more timeline More... almost 4 years ago
use python dict keys() method instead of non-existing Object.keys(). More... almost 4 years ago
error message shows remote revision-id instead of underfined More... almost 4 years ago
absolute path removed from filename so that the video file present in same folder gets accessed. Added error message for failure cases. More... almost 4 years ago
Merge branch 'via-3.x.y' More... almost 4 years ago
via-3.0.8 added missing entried to CHANGELOG More... almost 4 years ago
Merge branch 'master' of gitlab.com:vgg/via More... almost 4 years ago
via-3.0.8 release More... almost 4 years ago
added export scripts for VIA3 shared project to CSV and COCO format More... almost 4 years ago
audio amplitude now shown in temporal segmenter More... almost 4 years ago
if attribute values shown as rows of temporal segmenter contains numbers, they will be sorted numerically More... almost 4 years ago
include _via_image_id_list in merged project file (required for new format version 2.0.10 More... almost 4 years ago
added sample annotations from COCO 2017 dataset (for COCO import/export tests) More... almost 4 years ago
Merge branch 'via-2.x.y' for via-2.0.10 release (removed debug mode accidentally put in previous comit) More... almost 4 years ago
removed debug mode accidentally retained in previous commit More... almost 4 years ago
Merge branch 'via-2.x.y' for via-2.0.10 release More... almost 4 years ago
via-2.0.10 release (revoked previous 2.0.10 release) More... almost 4 years ago
coco_export test corrected typo in comparison operator More... almost 4 years ago
attribute type conversion (e.g. checkbox <-> radio/dropdown) based on existing metadata and options (required for COCO export which only supports RADIO and DROPDOWN attributes) More... almost 4 years ago
COCO export: rewrote export code, only dropdown and radio types supported, added unit test case for import/export More... almost 4 years ago
COCO import: rewrote import code, added unit test case More... almost 4 years ago
coco export: checkbox can have multiple values while radio and dropdown have only one value, show message about region and attribute types included in coco export More... about 4 years ago
Merge branch 'via-2.x.y' for via-2.0.10 release More... about 4 years ago
via-2.0.10 release More... about 4 years ago
updated comment in merge script to state that multiple via2 projects can be merged More... about 4 years ago
added python script to merge multiple VIA2 projects More... about 4 years ago
fixed nested region selection More... about 4 years ago
COCO export for checkbox and radio attributes now creates a new annotation for each selected option More... about 4 years ago
removed *.*~ backup files, added gitignore for future More... about 4 years ago
removed unused code, fixed COCO export issues (ellipse rotation angle may not be available, supercategory now correctly refers to the region attribute name, moved category adding code out of the loop to avoid adding a large number of duplicate categories) More... about 4 years ago