facebookresearch / Detectron

FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Apache License 2.0
26.21k stars 5.45k forks source link

update tempfile objects to accept strings #961

Open kmboehm opened 4 years ago

kmboehm commented 4 years ago

Default mode for tempfile is w+b, but yaml.dump gives a string