-
- Downloads
object detection: fix model summary generation
When multi-processing, we want only one process to generate the summary, while the other processes do nothing (lazy bums!)
examples/object_detection_compression/compress_detector.py
100644 → 100755
Please register or sign in to comment