"src/git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "6b73b4ae52411efe092a6a2d92681fd58ba7fb1b"
- 09 Sep, 2021 1 commit
-
-
Yanghan Wang authored
Summary: https://fb.workplace.com/groups/pythonfoundation/posts/2990917737888352 Remove `mobile-vision` from opt-out list; leaving `mobile-vision/SNPE` opted out because of 3rd-party code. arc lint --take BLACK --apply-patches --paths-cmd 'hg files mobile-vision' allow-large-files Reviewed By: sstsai-adl Differential Revision: D30721093 fbshipit-source-id: 9e5c16d988b315b93a28038443ecfb92efd18ef8
-
- 21 Jul, 2021 1 commit
-
-
Xi Yin authored
Summary: In case the height/width is None, the original version will cause a crash. So adding additional check to bypass this issue. Reviewed By: ppwwyyxx Differential Revision: D29807853 fbshipit-source-id: b2b1a7edb52b7911da79a11329d4cf93f343c279
-
- 08 Jul, 2021 1 commit
-
-
Sam Tsai authored
Summary: Fix missing comma for extended coco load, which would ignore bbox_mode and keypoints field. Reviewed By: zhanghang1989 Differential Revision: D29608815 fbshipit-source-id: 8c737df1dfef7f88494f7de25e06b0c37742ac30
-
- 06 Jul, 2021 1 commit
-
-
Cheng-Yang Fu authored
Summary: Add the fields which will be used in point-based modeling. - `point_coords` : indicates the point_coords in the image. - `point_labels`: indicates the foreground or background points. Differential Revision: D29532103 fbshipit-source-id: 9af6c9b049e1d05fd0d77909b09de1feec391ce9
-
- 25 Jun, 2021 1 commit
-
-
Luming Ma authored
Summary: Some annotations are using XYXY_ABS for bbox mode so that many images were incorrectly filtered out by assuming XYWH_ABS mode. This diff read bbox_mode from annotation and convert bbox to XYWH_ABS before checking invalid bbox. Differential Revision: D29365700 fbshipit-source-id: 355346b6826f401f504691090631997e169ead4a
-
- 19 Jun, 2021 1 commit
-
-
Fu-Chen Chen authored
Summary: The dict `record` might not have keys `"width"` or `"height"`. This diff check if `"width"` and `"height"` are in the dict `record` before getting the values. Reviewed By: sstsai-adl Differential Revision: D29243341 fbshipit-source-id: a1e0e343dd1afcced834c3732e64bb6f372fbd1a
-
- 16 Jun, 2021 1 commit
-
-
Sam Tsai authored
Summary: Checks for invalid bounding boxes and removes from the being included. Reviewed By: wat3rBro Differential Revision: D28902711 fbshipit-source-id: 1f017d6ccf5c959059bcb94a09ddd81de868feed
-
- 13 Apr, 2021 1 commit
-
-
Sam Tsai authored
Summary: 1. Add changes to support variation of datasets 2. Fix runner to support torchscript export Reviewed By: wat3rBro Differential Revision: D26871461 fbshipit-source-id: ec46f7e0d2c14c9b802aec22d78b2a089e962a2f
-
- 16 Mar, 2021 1 commit
-
-
Sam Tsai authored
Summary: Extend conversion to support ids beyond cocotext format where ids are strings. Reviewed By: newstzpz Differential Revision: D27018211 fbshipit-source-id: 7282fd4b9a7e9cd19323235ed1a3c3e7b33cb6b4
-
- 05 Mar, 2021 1 commit
-
-
Peizhao Zhang authored
Summary: migrated to iopath for d2go - data. Reviewed By: sstsai-adl Differential Revision: D26632143 fbshipit-source-id: d85e4a00817115a8762e4444406d867070d4fd0c
-
- 03 Mar, 2021 2 commits
-
-
Rama Kovvuri authored
Summary: As in title. Reviewed By: SuperIRabbit Differential Revision: D25349762 fbshipit-source-id: 69e21cc00a9dd5b70a479fd4383742593a62997e
-
facebook-github-bot authored
fbshipit-source-id: f4a8ba78691d8cf46e003ef0bd2e95f170932778
-