Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
| 2019-02-26 17:02:56,932 maskrcnn_benchmark INFO: Using 2 GPUs | |
| 2019-02-26 17:02:56,932 maskrcnn_benchmark INFO: Namespace(config_file='configs/e2e_mask_rcnn_R_50_FPN_1x.yaml', distributed=True, local_rank=0, opts=[], skip_test=False) | |
| 2019-02-26 17:02:56,932 maskrcnn_benchmark INFO: Collecting env info (might take some time) | |
| 2019-02-26 17:02:58,730 maskrcnn_benchmark INFO: | |
| PyTorch version: 1.0.1.post2 | |
| Is debug build: No | |
| CUDA used to build PyTorch: 10.0.130 | |
| OS: Ubuntu 16.04.5 LTS | |
| GCC version: (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0 20160609 |
This file has been truncated, but you can view the full file.
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
| 2019-02-26 17:47:38,593 maskrcnn_benchmark INFO: Using 2 GPUs | |
| 2019-02-26 17:47:38,593 maskrcnn_benchmark INFO: Namespace(config_file='configs/e2e_mask_rcnn_R_50_FPN_1x.yaml', distributed=True, local_rank=0, opts=[], skip_test=False) | |
| 2019-02-26 17:47:38,593 maskrcnn_benchmark INFO: Collecting env info (might take some time) | |
| 2019-02-26 17:47:40,384 maskrcnn_benchmark INFO: | |
| PyTorch version: 1.0.1.post2 | |
| Is debug build: No | |
| CUDA used to build PyTorch: 10.0.130 | |
| OS: Ubuntu 16.04.5 LTS | |
| GCC version: (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0 20160609 |
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
| train/inst/043/043_01954.png | |
| train/inst/043/043_01944.png | |
| train/inst/043/043_01948.png | |
| train/inst/043/043_01952.png | |
| train/inst/043/043_01958.png | |
| train/inst/043/043_01957.png | |
| train/inst/043/043_01953.png | |
| train/inst/043/043_01960.png | |
| train/inst/043/043_01956.png | |
| train/inst/043/043_01959.png |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
| python -m torch.distributed.launch --nproc_per_node=$NGPUS tools/train_net.py --config-file configs/quick_schedules/e2e_mask_rcnn_R_50_FPN_quick.yaml | |
| 2019-02-19 13:46:35,385 maskrcnn_benchmark INFO: Using 2 GPUs | |
| 2019-02-19 13:46:35,385 maskrcnn_benchmark INFO: Namespace(config_file='configs/quick_schedules/e2e_mask_rcnn_R_50_FPN_quick.yaml', distributed=True, local_rank=0, opts=[], skip_test=False) | |
| 2019-02-19 13:46:35,385 maskrcnn_benchmark INFO: Collecting env info (might take some time) | |
| 2019-02-19 13:46:37,088 maskrcnn_benchmark INFO: | |
| PyTorch version: 1.0.1.post2 | |
| Is debug build: No | |
| CUDA used to build PyTorch: 10.0.130 | |
| OS: Ubuntu 16.04.5 LTS |