tensorflow / tensorflow/models
Event files when training is too large.
Open
@pkulzc is already working on this.
Since Aug 5, 2020.
models:research:odapi
type:bug
- Dominant language
- Python
- Stars
- 77.7k
- Forks
- 44.8k
- PR merge metrics
- No merged PRs in 30d
Description
Prerequisites
When I train CenterNet Resnet101 V1 FPN 512x512 and EfficientDet D2 768x768 (I get config file (pipline.config in tf2_model zoo) The event files grow very large. After hours, the event file of EfficientDet D2 is 70GB.
6. System information
- TensorFlow version (use command below): 2.2
- CUDA/cuDNN version: 10.0
- GPU model and memory: V100
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.