Share data process#1
Open
Justineantoine wants to merge 36 commits into
Open
Conversation
5efe1e5 to
6d16115
Compare
* get models for web version * fine-tune front-end and web command arguments * updating user trained models * update run trianing for tuneModel arguments * electorn support * pydantic type updates * fix arguments for training * support running locally on single gpu pc's by default * update fine tune model web display * Update client/platform/web-girder/views/RunTrainingMenu.vue Co-authored-by: Michael Nagler <mike.nagler@kitware.com> * Update server/dive_server/crud_rpc.py Co-authored-by: Michael Nagler <mike.nagler@kitware.com> * adressing comments --------- Co-authored-by: Michael Nagler <mike.nagler@kitware.com>
* Listen to ctrl click events on annotations * Handle ctrl+click tracks * Force sidebar into attribute view for multi tracks * Implement multi-delete tracks * Allow users to change type for all selected tracks * Add additional filtering to tracks This prevents multi track deletion from attempting to auto select a track that no longer exists because it was included in a bulk delete operation. * Allow TypePicker to emit on input * Allow skipping auto select after track removal * Enable ctrl+click from track list in sidebar * Enable ctrl+click from the event viewer * Deselect selected track with second ctrl+click * Allow deselecting individual tracks in the sidebar * Don't use `null` as default for modifiers * Respect `lockType` setting for new TypePicker * Use handler instead of re-emitting select event * Use correct type annotation for `trackId` Co-authored-by: Bryon Lewis <61746913+BryonLewis@users.noreply.github.com> * Swap sidebar view after deleting multiple tracks * Use correct types ref for new type picker Co-authored-by: Bryon Lewis <61746913+BryonLewis@users.noreply.github.com> --------- Co-authored-by: Bryon Lewis <61746913+BryonLewis@users.noreply.github.com>
…downs (Kitware#1513) * Handle additional stereo pipeline formats * Expand calibration file format list
* import annotation files, process dangling annotations files, collection destination imports * replace largeImage import folder creation with static importing, add recursive dangling annotation processing * initial sample creation script * adding minIO script to launch and readme * updating readme instructions * update readme * fix: update spacing on minIOConfig.py * feat: update documentation for importing annotations
* generateQuickVideos script to generate a large number of videos * update crud_rpc.postprocess to return list of jobIds started if multiple jobs are started * add single batch post process job that spawns other jobs
* fix error with empty items in track features in sterescopic view on desktop * fix error when loading annotations for sterescopic and camera being undefined when setting cursor * add measurement pipelines to requiresInput so detections are input * update multiselect to support multiple cameras * update CSS for multicam tools
* Add bulk pipeline tab and basic interface * Start pipeline jobs when button is clicked
* update browsers caniuse * swap imageEhanacements to using brightness, contrast, saturation, sharpen * image enhancement controls update * implementing enhancements into media annotator views
* update browsers caniuse * swap imageEhanacements to using brightness, contrast, saturation, sharpen * image enhancement controls update * implementing enhancements into media annotator views * add imageEhancements to metadata mutable for back-end/front-end and electron/desktop * implement saving of imageEnhancement settings * export imageEhancements with other settings * ensure that the imageEhancements are loaded if they aren't default for media views * doc: update imageEnhancement documentation
* WIP create job queues * Show upcoming jobs in jobs tab * Allow concurrent jobs with async job queue * Send backend most recent settings * WIP add gpu and cpu job queues * Queue CPU jobs * Clean up PR * Fix linting/syntax issues * WIP show queued pipeline jobs * Update test of video that needs conversion * Show pending conversions on recents tab * Move job queues to subdirectory * Add component to show queued jobs * Use queues exclusively for desktop jobs * Remove upcoming jobs from jobs history component * Refactor job types * Watch queue directly for "awaiting conversion"
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…aly of percentage (Kitware#1544)
* layer rendering when tracks don't exist * fix loading original in revision browser * reorder clearing process
* add more speed divisions to playback rate, update volume to have dispaly of percentage * only convert when there is media to convert
6d16115 to
aff9499
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.