facebookresearch / Detectron

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

fix pyyaml version since newer version would cause error #922

Closed TeeboneTing closed 5 years ago

TeeboneTing commented 5 years ago

I found that newer version of pyyaml cause error while parsing yaml files. Fix the pyyaml version can solve this problem. Reference issue: #840

facebook-github-bot commented 5 years ago

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need the corporate CLA signed.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

facebook-github-bot commented 5 years ago

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

ppwwyyxx commented 5 years ago

Can you remove the unrelated images?

TeeboneTing commented 5 years ago

Can you remove the unrelated images?

It is removed.

facebook-github-bot commented 5 years ago

@ir413 merged this pull request in facebookresearch/Detectron@5b82374eb4261d5bad9e47328bb701ae6caca475.