AlibabaResearch / AlibabaResearch/efficientteacher
using different models in teacher-student
- Dominant language
- Python
- Stars
- 813
- Forks
- 126
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I would like to ask about using such code and config at which the teacher model will be different than the student model.
for example; the teacher model could be yolov7 and the student model will be yolov7-tiny
is that possible? I could not understand where shall I change the teacher and where shall I change the student in the model. any help?
what about using it in some different way, like some vision transformer as a teacher and yolov7 as a student? do you think that could be worked? did you try it before?
looking forward to your answer. thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.