Releases: jinyu121/DW2TF
Releases · jinyu121/DW2TF
DW2TF 1.2
Release 1.2
Convert Darknet models to TensorFlow.
Bugfixes / Updates
- Fixed issue #30 (impacted yolov3, yolov3-tiny) - thanks @chrisrapson for reporting this.
- 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.
DW2TF 1.1
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.