Skip to content

DW2TF 1.1

Compare
Choose a tag to compare
@sjain-stanford sjain-stanford released this 27 Feb 23:47
· 6 commits to master since this release

Release 1.1

Convert Darknet models to TensorFlow.

Bugfixes / Updates

  • Fixed issue #11 (impacted yolov2-tiny, yolov3-tiny, yolov3)
  • Updated notebooks for DW2TF output validation with darkflow

Models Supported

(not a complete list)

  • Object Detection
    • yolov2
    • yolov2-tiny
    • yolov3
    • yolov3-tiny
  • Image Classification
    • darknet19
    • darknet19_448

Feel free to submit an issue or PR to add a network that is not currently supported.