Skip to content

Releases: Kitware/dive

Release 1.7.1 - Desktop image list support

28 Oct 20:05
2ce6645

Choose a tag to compare

Changelog

New Features

Image list support

Bug Fixes

New Contributors

Full Changelog: 1.7.0...1.7.1

Release 1.7.0

07 Oct 16:40
4a5b596

Choose a tag to compare

New Features

  • Web: Import and Export dataset configuration (thresholds, attributes, type config) #962
  • Web: Add alert message banners for announcements #902
  • Both: New per-type confidence threshold controls. Set confidence thresholds individually for each label/type #935

Screenshot from 2021-09-20 15-16-10

  • Both: Allow user to choose video raw FPS as annotation FPS #944
  • Web: Shared data tab -- quick access to datasets that have been shared with you by other users. #894 Check the docs for more

Shared Tab

  • Desktop: Force transcode options #928
  • Both: Delete confirmation settings: choose whether you want to confirm each track deletion #891

Bug fixes

  • Web: Fix training name collisions, show better confirmation dialog on train #853
  • Web: Fix attribute PATCH #958
  • Desktop: Miscellaneous fixes #946
  • Both: Import annotation error handling improvements #910
  • Both: Fix frame alignment issues #893

Contributors @BryonLewis @marySalvi @subdavis

Release 1.6.1 - Stereo and NIST JSON Support

24 Aug 21:01
ec54f4a

Choose a tag to compare

Features

NIST Support (#883)
Stereo Desktop Display (#869)

Fixes

KWCoco Polygon Parse Fix (#901)
write header for empty tracks (#890)
updating GPU-less running instructions (#888)
Add arch diagram (#887)
Enable checkmedia from node cli (#882)
Desktop build fix for cutom protocols (#881)

Release 1.6.0

04 Aug 01:20
76323ce

Choose a tag to compare

Important Announcements

Version 1.6.0 makes changes to how recent datasets are stored and accessed, and is not compatible with previous versions of DIVE Desktop. Once you've upgraded to 1.6.0, downgrading again is not recommended.

This version also makes some changes to how DIVE Desktop does frame sampling for video to match KWIVER/VIAME. Under some conditions, you may notice slight off-by-one changes in your existing annotations on videos that need to be corrected. A discussion of the changes can be found at https://kitware.github.io/dive/FAQ/#how-does-video-frame-alignment-work

Capture

Changelog

  • announce upgrades and warn on downgrades (#878) - Show an alert when a new version of DIVE is launched. Warn when DIVE is downgraded.
  • Frame Alignment Improvements. (#844)
  • Import fix and some animation for importing (#874) - Fixes annotation file import behavior

Capture4

Capture2

  • Address #870 autodiscover (#875) - Allows storage and other session-dependent APIs to be the same no matter how many instances of DIVE are running.

Capture3

  • fixing upload of large json files (#868)
  • Command line tools (#825) - Adds new command line tools in python for dealing with various annotation formats.
  • Debugging instructions (#865) - Adds advanced troubleshooting to https://kitware.github.io/dive/Dive-Desktop/#troubleshooting
  • Desktop environment paths and readonly mode (#852) - Adds a pseudo-readonly mode to desktop. Set with toggle on settings page or via environment variable. Prevents user from saving changes.
  • Desktop/delete datasets (#849) - New UI for Recents page, adds ability to delete datasets.

Other minor changes

  • Fixed rabbitmq docker deprecated environment variables (#863)
  • Allow flicks to persist server-side (#858) - Minor bugfix
  • Feature/restore padding (#859) - Adds padding around head/tail lines when creating detections
  • Update autolabels (#860)
  • fixing toggleKeyframe 500 error (#843)
  • Updated server/setup.py and client/package.json (#847)
  • Show frame number in controls (#842)
  • Upgrade tox and linter to conventions used by other projects (#831)
  • Patch job manager (#836)

Release 1.5.0

12 Jul 16:32
b06709c

Choose a tag to compare

changelog

KWCOCO Annotation Support -- web only (#822)
Import Annotations (#811) -- there is a new import button in the viewer for uploading an annotation file to overwrite the existing.

Screenshot from 2021-07-09 17-48-08

Take breaks when loading large amounts of data (#818)
Initial Stereo/MultiCam Support (#803) -- load multi-cam and stereo data on desktop

Screenshot from 2021-07-09 17-51-18

Truncate logs on fluxh 5XX error (#823)

Release 1.4.9

30 Jun 20:05
82d4d7f

Choose a tag to compare

changelog

resize event looper fix (#821)
Updated head/tail keypoint appearance to filled/hollow (#824)
Grouped minor fixes (#816)
Fix prompt delete (#813)
Export detections above threshold by default (#805)
Refactor prompt-service to use composition-api (#804)
Adding in detections file creation for postprocess (#810)
Docs/desktop config (#793)

Release 1.4.8

09 Jun 19:22
68db5ef

Choose a tag to compare

changelog

Fix Call Stack Error and add test script (#800)
Fix log buffering issue (#799)
Added population counters for selected types (#797)
Added arrow keys for frame changing in quick help (#795)
Switch to N1 and Nvidia T4 defaults (#796)
Switch from checkbuild.sh to tox for server (#787)
Update google cloud docs, ansible scripts (#791)
Dedupe detection generation code, fix clone training bug (#788)
Docs/pipeline docs update (#785)
Calculate Max N for all classes for multiple datasets (#783)
Fixed loading error for csv files without object types (#777)
Adding no-embedded-pipe flag (#784)

Release 1.4.7

28 May 21:32
17fe4cd

Choose a tag to compare

changelog

adding desktop SVM support (#781)
Desktop/fix missing trained (#779)
Fix media export when MIME type isn't available (#755)

Release 1.4.6

26 May 04:00
919ee4b

Choose a tag to compare

changelog

FPS Clamping DIVE (#722)
Server/prod ssl upgrades (#761)
Catch connection reset exception (#760)
Minor worker fixes (#757)
Bump pydantic from 1.8.1 to 1.8.2 in /server (#756)
Web Stereoscopic Support (#730)
Private runner support (#736)
Bump versions (#751)
Fix CSV conversion, sentry (#735)
adding in speed control for videos (#746)
Fix screenshots (#737)
Update README.md (#743)
Update template better links (#741)
Prod/fixes (#740)
Polygon Edit Panning / Camera Zoom/track locking (#708)
Fix/mako template (#738)
New user email (#718)

Release 1.4.5

06 May 15:27
7ac7633

Choose a tag to compare

changelog

  • Google Cloud Platform support (#701)
  • Insert bugFix (#732)
  • Desktop/stereo pipeline support (#678)
  • Fix #723 (#724)
  • Fix/video (#721)
  • Increase install timeout (#717)
  • Video Audio/Time display (#706)
  • Critial/sortfix (#715)
  • Document transcoding conditions (#713)
  • Update Documentation Landing Page (#711)
  • Sort order image fix (#690)
  • Change FPS (#666)
  • Document use cases, pipes, meta (#671)
  • Add girder search (#688)
  • Merge tracks (#676)
  • Docker nvidia docs out of date (#689)
  • Enable girder scaling (#685)
  • Add data portal options sidebar (#679)
  • Document model download (#683)
  • Housekeeping/remove typeguards (#680)
  • Server/clone (#672)
  • Document type settings (#674)
  • Fix circular import crash, Remove VTK js again. (#670)
  • Summarize published data (#668)
  • Autosave on export (#663)
  • Add docs about pipeline upload, add Advanced Features subsection (#659)
  • Add simple search feature on recents page (#657)