mlcommons / training_results_v0.5

This repository contains the results and code for the MLPerf™ Training v0.5 benchmark.
https://mlcommons.org/en/training-normal-05/
Apache License 2.0
35 stars 54 forks source link

[single_stage_detector] Which backbone should we use? Is there any designated resnet34 backbone for tensorflow or we should just use our self trained backbone? #7

Closed JoursBleu closed 5 years ago

JoursBleu commented 5 years ago

We are trying to run some tests of SSD with tensorflow, while there is no information about which backbone we should use. Is there any designated resnet34 backbone for tensorflow or we should just use our self trained backbone?