-
Notifications
You must be signed in to change notification settings - Fork 838
release: Master into dev #856
Commits on Apr 29, 2019
-
Fix ymax and rename Tensorflow nama everywhere (#763)
fix issue #760 [AB#18223]
Configuration menu - View commit details
-
Copy full SHA for 39521f2 - Browse repository at this point
Copy the full SHA 39521f2View commit details -
feat: Save partial project progress during project creation (#769)
This adds functionality to persist partial project information when creating a new project. Right now when creating a new connection inline within the create project flow and returning to the create project screen your partial project information is lost. Partial form progress is now saved into local storage and bound when returning to the form. Resolves #758
Configuration menu - View commit details
-
Copy full SHA for 0fe6386 - Browse repository at this point
Copy the full SHA 0fe6386View commit details -
feat: CNTK Export Provider (#771)
Adds CNTK export provider into v2 Resolves #754
Configuration menu - View commit details
-
Copy full SHA for c10c971 - Browse repository at this point
Copy the full SHA c10c971View commit details -
Fix: Enables selection of azure region for custom vision export (#765)
Configuration menu - View commit details
-
Copy full SHA for d6a0594 - Browse repository at this point
Copy the full SHA d6a0594View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37234ec - Browse repository at this point
Copy the full SHA 37234ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6974aef - Browse repository at this point
Copy the full SHA 6974aefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1001528 - Browse repository at this point
Copy the full SHA 1001528View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ef4e13 - Browse repository at this point
Copy the full SHA 2ef4e13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f325df - Browse repository at this point
Copy the full SHA 4f325dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f394ea3 - Browse repository at this point
Copy the full SHA f394ea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4193bc0 - Browse repository at this point
Copy the full SHA 4193bc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8439574 - Browse repository at this point
Copy the full SHA 8439574View commit details -
Configuration menu - View commit details
-
Copy full SHA for 996a555 - Browse repository at this point
Copy the full SHA 996a555View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b4610b - Browse repository at this point
Copy the full SHA 5b4610bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbd83a4 - Browse repository at this point
Copy the full SHA bbd83a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b34db5 - Browse repository at this point
Copy the full SHA 8b34db5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 354623e - Browse repository at this point
Copy the full SHA 354623eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a0dcb2 - Browse repository at this point
Copy the full SHA 4a0dcb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3998b6e - Browse repository at this point
Copy the full SHA 3998b6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b06d6a - Browse repository at this point
Copy the full SHA 0b06d6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48805dc - Browse repository at this point
Copy the full SHA 48805dcView commit details -
doc: Add bug & feature templates (#780)
Adds bug and feature github templates
Configuration menu - View commit details
-
Copy full SHA for 0429590 - Browse repository at this point
Copy the full SHA 0429590View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25b4aa2 - Browse repository at this point
Copy the full SHA 25b4aa2View commit details -
docs: updates to readme and changelog (#781)
Minor updates and corrections to the main readme and changelog.
Configuration menu - View commit details
-
Copy full SHA for a2ef52c - Browse repository at this point
Copy the full SHA a2ef52cView commit details -
feat: Active Learning Updates (#778)
Adds new active learning form Moves active learning settings from project settings to here Refactored and created activeLearningService
Configuration menu - View commit details
-
Copy full SHA for 921dbac - Browse repository at this point
Copy the full SHA 921dbacView commit details -
fix: Fix display of tag color picker (#782)
Resolves issue of tag color picker not being shown on alt-click or color-click + edit button. Also adds several tests for increased test coverage of tagInput.tsx
Configuration menu - View commit details
-
Copy full SHA for acbbc86 - Browse repository at this point
Copy the full SHA acbbc86View commit details -
Adds CSV export provider
Configuration menu - View commit details
-
Copy full SHA for f29963c - Browse repository at this point
Copy the full SHA f29963cView commit details -
fix: change method for alloc string to buffer (#777)
String.length is not appropriate for calculating buffer size when non-alphabet letter is included in content. Change the method Buffer.alloc to Buffer.from as directed by the nodejs document.
Configuration menu - View commit details
-
Copy full SHA for 90754dc - Browse repository at this point
Copy the full SHA 90754dcView commit details -
fix: Updates export options for pascalVOC rename (#788)
Adds a check during project load to update the export options if project was using previous pascalVOC name.
Configuration menu - View commit details
-
Copy full SHA for 4d02db4 - Browse repository at this point
Copy the full SHA 4d02db4View commit details -
fix: Updates backwards compat & fixes cntk export image bug (#789)
Fixes an issue where the images exported out of a video file were missing file extension for video projects.
Configuration menu - View commit details
-
Copy full SHA for 2234c8a - Browse repository at this point
Copy the full SHA 2234c8aView commit details -
Updates package version and changelog for 2.1.0 release
Configuration menu - View commit details
-
Copy full SHA for 745e854 - Browse repository at this point
Copy the full SHA 745e854View commit details