Advitya Gemawat
f55e4be135
[Image Explorer] CanvasTools Image Loading support for Object Detection ( #2097 )
...
* bbox vott template ckpt
* canvastools image load ckpt
* loading image from scratch ckpt
* canvastools image loading support
* coordinate fixes
* regiondata call + path fix
* code cleanup
* image loading ckpt
* callback image loading support
* lint fixes
* disabling internal imports for vott
* file refactor lint fix
* auto lint fixes
* lint fixes
* image dims arg for frontend bbox
* lint fixes
* lint fixes
* image dimension support
* canvas module added
* comment fix
* async image loading support
* lint fixes
* lint fixes
* max-lines lint fixes
* lint fixes
2023-06-13 18:07:13 -04:00
xuke444
aa62898113
add real model for dev env to have better test data ( #1893 )
...
* add pyroide
Signed-off-by: Ke Xu <xuke@microsoft.com>
* move worker
Signed-off-by: Ke Xu <xuke@microsoft.com>
* add worker
Signed-off-by: Ke Xu <xuke@microsoft.com>
* add regression support
Signed-off-by: Ke Xu <xuke@microsoft.com>
* fix lint
Signed-off-by: Ke Xu <xuke@microsoft.com>
* fix sort
Signed-off-by: Ke Xu <xuke@microsoft.com>
* remove unused
Signed-off-by: Ke Xu <xuke@microsoft.com>
* add jest polyfill
Signed-off-by: Ke Xu <xuke@microsoft.com>
Signed-off-by: Ke Xu <xuke@microsoft.com>
2023-01-20 15:51:05 -08:00
xuke444
f6870ab6db
fix lint rules ( #1714 )
...
* fix lint
Signed-off-by: Ke Xu <xuke@microsoft.com>
* fix build
Signed-off-by: Ke Xu <xuke@microsoft.com>
* fix chart
Signed-off-by: Ke Xu <xuke@microsoft.com>
Signed-off-by: Ke Xu <xuke@microsoft.com>
2022-09-14 19:41:56 -07:00
tongy-msft
822bd85ae2
[UI refactor] Remove all alert functions and set no-alert rule ( #1518 )
...
* add strings
* update alert to error dialog for countnerfactual
* remove unused setState
* remove alerts for what if tab
* refactor counterfactual error dialog
* update lint rule
2022-06-27 23:02:46 +00:00
xuke444
e373c1e5e6
upgrade nx ( #725 )
...
* upgrade nx
Signed-off-by: Ke Xu <xuke@microsoft.com>
* fix lint
Signed-off-by: Ke Xu <xuke@microsoft.com>
* remove unused pkg
Signed-off-by: Ke Xu <xuke@microsoft.com>
* remove migration
Signed-off-by: Ke Xu <xuke@microsoft.com>
* update style
Signed-off-by: Ke Xu <xuke@microsoft.com>
* fix lint
Signed-off-by: Ke Xu <xuke@microsoft.com>
* handle undefined
Signed-off-by: Ke Xu <xuke@microsoft.com>
* fix style
Signed-off-by: Ke Xu <xuke@microsoft.com>
2021-07-29 11:32:40 -07:00
xuke444
3efa319845
add few react lint rule ( #529 )
...
"react/no-multi-comp": only one component is allow in one file.
"react/no-this-in-sfc": no "this" keyword is allowed in function component
"react/no-unsafe": no unsafe react lifecycle function.
"react/no-unused-prop-types": no unused props
"react/no-unused-state": no unused stated
"react/self-closing-comp": use self closing tag if no children exist.
"react/sort-prop-types": sort props
"react/state-in-constructor": state can only defined in constructor not private property.
"react/jsx-boolean-value": omit "true" when pass boolean value to react element
2021-05-11 18:26:04 -07:00
xuke444
e7785e5fb3
disable zoom in error analysis tree ( #469 )
...
* disable zoom
Signed-off-by: Ke Xu <xuke@microsoft.com>
* fix label
Signed-off-by: Ke Xu <xuke@microsoft.com>
* remove transition group
Signed-off-by: Ke Xu <xuke@microsoft.com>
* reformat tree
Signed-off-by: Ke Xu <xuke@microsoft.com>
* fix lint
Signed-off-by: Ke Xu <xuke@microsoft.com>
* add width
Signed-off-by: Ke Xu <xuke@microsoft.com>
* adjust size
Signed-off-by: Ke Xu <xuke@microsoft.com>
* fix lint
Signed-off-by: Ke Xu <xuke@microsoft.com>
* adjust tree
Signed-off-by: Ke Xu <xuke@microsoft.com>
* adjust width & hright
Signed-off-by: Ke Xu <xuke@microsoft.com>
* adjust min width
Signed-off-by: Ke Xu <xuke@microsoft.com>
* update snapshot
Signed-off-by: Ke Xu <xuke@microsoft.com>
* fix lint
Signed-off-by: Ke Xu <xuke@microsoft.com>
2021-05-10 22:01:30 -07:00
Roman Lutz
50deed5292
Fairness: Map FPR and FNR to fallout_rate and miss_rate ( #245 )
...
* map fpr and fnr to fallout_rate and miss_rate
Signed-off-by: Roman Lutz <rolutz@microsoft.com>
* undo changes to yarn.lock
Signed-off-by: Roman Lutz <rolutz@microsoft.com>
* newline at end of file
Signed-off-by: Roman Lutz <rolutz@microsoft.com>
2020-12-23 12:08:11 -08:00
xuke444
11fa6b10b9
update nx to v11 ( #218 )
...
* update nx
Signed-off-by: Ke Xu <xuke@microsoft.com>
* fix lint
Signed-off-by: Ke Xu <xuke@microsoft.com>
* remove migration
Signed-off-by: Ke Xu <xuke@microsoft.com>
* fix format
Signed-off-by: Ke Xu <xuke@microsoft.com>
2020-12-21 14:05:24 -08:00