Open xiaokj37 opened 11 months ago
Hi,
In principle, ZipIt! can be implemented on any model -- although this repository contains explicit support for CNNs. I think it could be worth a try on Yolo models.
I feel like this doesn't really answer your question though. Are you asking how you would do it?
I'm sorry to bother you. Firstl, thanks to your implementation and code releasing. I am studying how to combine two trained yolo models into one like someone mentained before. Your readme.md say that "if you would like to run a model that is missing from the directory, please see instructions." And I'd like to ask if this ziplt merging can be applied on yolo models that implemented by myself . Thank you!