candle/candle-examples/examples/yolo-v3
Laurent Mazare a044907ffc
Dilated convolutions (#657)
* Add the dilation parameter.

* Restore the basic optimizer example.

* Dilation support in cudnn.

* Use the dilation parameter in the cpu backend.

* More dilation support.

* No support for dilation in transposed convolutions.

* Add dilation to a test.

* Remove a print.

* Helper function.
2023-08-29 16:12:11 +01:00
..
darknet.rs Dilated convolutions (#657) 2023-08-29 16:12:11 +01:00
extract-weights.py Some fixes for yolo-v3. (#529) 2023-08-20 23:19:15 +01:00
main.rs More support for pose estimation in yolo-v8. (#599) 2023-08-25 11:21:11 +01:00
yolo-v3.cfg Add a yolo-v3 example. (#528) 2023-08-20 18:19:37 +01:00