- Jun 29, 2020
-
-
alcinos authored
Bug fix for D2
-
Nicolas Carion authored
-
alcinos authored
-
- Jun 28, 2020
-
-
alcinos authored
-
- Jun 23, 2020
-
-
alcinos authored
* Update README with details on segmentation * Added link to the panoptic notebook * Added data-preparation + training instructions. * Fix markdown
-
- Jun 15, 2020
-
-
Muhammad Hafiz authored
(center_x, center_y, h, w) changed to (center_x, center_y, w, h)
-
Francisco Massa authored
* Add torchscript support to panoptic models * Fix lint
-
- Jun 14, 2020
-
-
Francisco Massa authored
-
- Jun 12, 2020
-
-
Less Wright authored
* improve robustness of plot_logs function: - robustify logs param - checks if list, if not, deep converts to list for plotting. - expose log name as optional param (log_name = 'log.txt') to avoid internal hard-coded references - verify directories passed in are valid. Raise ValueError if not with path to broken directory shown - added parameter explanations in commments * whitespace fixes for pylint * pylint flake8 update for whitespace * pylint flake8 update for whitespace, last 4 issues * code pylint missing 2 trailing wspace, fixed * blank line at end of file removed... * simplified use case to path/list[path] * 2 whitespace fixes * one last whitespace removed
-
- Jun 06, 2020
-
-
Shoufa Chen authored
-
- Jun 05, 2020
-
-
alcinos authored
-
alcinos authored
Hub config for panoptic models
-
Francisco Massa authored
* Add torchscript support for hub detection models * Dummy commit to test CI * Try trigger CI * Fix lint * Update CI to use nightlies
-
Nicolas Carion authored
-
- Jun 02, 2020
-
-
Francisco Massa authored
* Add ISSUE_TEMPLATE * Fix
-
- Jun 01, 2020
-
-
Fatih Baltacı authored
-
- May 30, 2020
-
-
Zhiqiang Wang authored
* Unifying the format of argparse * Minor fixes
-
- May 29, 2020
-
-
Sergey Zagoruyko authored
Update panoptic model hashes
-
Sergey Zagoruyko authored
-
- May 28, 2020
-
-
Sergey Zagoruyko authored
-
- May 27, 2020
-
-
Myeongjun Kim authored
* fix IndexError * fix IndexError
-
Sergey Zagoruyko authored
-
Alexander Kirillov authored
-
Nicolas Carion authored
-