kindle icon indicating copy to clipboard operation
kindle copied to clipboard

Making a PyTorch model easier than ever!

Results 3 kindle issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to make a 'yolov2-tiny.yaml' similare to 'yolov3-tiny.yaml' to integrate it in this code: ultralytics/yolov3. ![tinyv2](https://user-images.githubusercontent.com/97884256/150212070-593a7083-9e92-4fd0-acdf-db4b401007b2.PNG) I tried this, but got stuck in the head. Not sure that...

Currently, MKApi includes super class document even from PyTorch which it makes difficult to read API document. Need to find a way to exclude those.

documentation
enhancement