-
Great works!
But I wonder whether this method can be used for a two-stage object detector, e.g., Faster RCNN or not?
-
Could you tell me the complete training process of side tuning?
According to my understanding, your training process should be divided into the following stages:
- the pretraining of the base model
…
-
I am having trouble figuring out how to use the code for performing ADI. What are the settings that we need to set for performing ADI?
-
### Before Asking
- [X] I have read the [README](https://github.com/meituan/YOLOv6/blob/main/README.md) carefully. 我已经仔细阅读了README上的操作指引。
- [ ] I want to train my custom dataset, and I have read the …
-
### Search before asking
- [X] I have searched the Roboflow Notebooks [issues](https://github.com/roboflow-ai/notebooks/issues) and found no similar bug report.
### Notebook name
https://gi…
-
Recently, i tried to improve the performance of yolov7-tiny by distilling knowledge from yolov7. I have tried logits-based distillation and feature-based distillation. However, it didn't work for yolo…
-
## タイトル: 駐車場スペース分類の最適化:アンサンブルモデルから軽量分類器への知識蒸留
## リンク: https://arxiv.org/abs/2410.14705
## 概要:
大規模な機械学習モデルをスマートシティアプリケーション(画像ベースの駐車場監視など)に展開する場合、多くの場合、データは分類タスクを実行するために中央サーバーに送信する必要があります。これは、画像ベースの…
-
Hi, I download the checkpoints and put them in the output directory, then I use the commands to train the three models, but I can't get the same results as in the table. Is there anything else that n…
-
Do I need to pre-training on imageNet? What's meaning of pre-training on imagenet? Can I use DetNAS in distillation model and How do I do?Appreciate it!
![微信图片_20220613113759](https://user-images.git…
-
Hello, I have read your paper 《Contrastive Learning Rivals Masked Image Modeling in Fine-tuning via Feature Distillation 》and find it interesting. I noticed that you said in the abstract
> The code w…