version 1
Showing
model/backbone_utils.py
0 → 100644
model/boxes.py
0 → 100644
model/focal_loss.py
0 → 100644
model/frozen_bn.py
0 → 100644
model/image_list.py
0 → 100644
model/jit_fn.py
0 → 100644
model/measure.py
0 → 100644
model/resnet.py
0 → 100644
model/retinanet.py
0 → 100644
model/roi_heads.py
0 → 100644
model/transform.py
0 → 100644
model/utils.py
0 → 100644
model_capture.py
0 → 100644
multi_train.sh
0 → 100644
presets.py
0 → 100644
requirements.txt
0 → 100644
| Cython>=0.29.32 | ||
| scikit-image>=0.19.3 | ||
| ujson>=5.5.0 | ||
| pybind11>=2.10.0 | ||
| git+https://github.com/NVIDIA/mlperf-common.git | ||
| git+https://github.com/mlcommons/logging.git@2.1.0-rc1 | ||
| pyparsing>=3.0.9 |
run.sub
0 → 100644
run_and_time.sh
0 → 100644
run_with_docker.sh
0 → 100644
Please register or sign in to comment