darknet officially released
which are stored in darknet internal format.
I've written a converter which could read tensors from them.
Is there any models implemented in TL,
such that if I convert yoloi.weight into yoloi.npz, it could be used by the TL model.
darknet officially released
which are stored in darknet internal format.
I've written a converter which could read tensors from them.
Is there any models implemented in TL,
such that if I convert
yoloi.weightintoyoloi.npz, it could be used by the TL model.