zju-vipa / KamalEngine

Knowledge Amalgamation Engine
Apache License 2.0
92 stars 17 forks source link

Can I update some new features? #42

Open maxwZJU opened 8 months ago

maxwZJU commented 8 months ago

Hello! I read the paper and want to implement the code, and I want to add some KA features on vit for image classification. My ideas are as below: Provide a comprehensive and robust pipeline and a data preprocessing method that allows training with own datasets. Implement KA on vision transformers to accomplish image classification tasks.(finetuned on several datasets such as Stanford Dogs) Provide a multimodal transfer method to apply KA for audio classification.

MArSha1147 commented 8 months ago

Thanks for your update! We'll accept it after the code review.