-
It is observed on GitHub that the source code is incomplete and the data set is missing. Can you disclose all the source code and data set for easy reproduction and attempt? I look forward to the auth…
-
Hi all! I just wanna confirm one confusion.
1. Is it true that we could not get the training accuracy because we have a teacher to monitor that?
2. Is it possible to fine-tune the DeiT with distil…
-
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…
-
# HIL-SERL in LeRobot
---
On porting [HIL-SERL](https://hil-serl.github.io/) to LeRobot. This page will outline the minimal list of components and tasks that should be implemented in the LeRobot c…
-
Hello, I would like to ask, where is the method of training this code with a distillation algorithm? Because I see that the network of teachers and students is the same, so there is no distillation, r…
-
Hello! Thank you for your excellent work!
I encountered an issue while trying to run the DiscoNet model on the DAIR-V2X dataset using the command `python opencood/tools/train.py --hypes_yaml openco…
-
Thanks for your great work! The method is impressive and the result is amazing. I have a question about the derivation about the partial derivative of loss with respect to x in equation (5)(6) mention…
-
Thanks authors for the insightful work!
I want to understand more details about tuning the visual tokenizer. Could you mind explaining about what kind of dataset used in training your own visual to…
-
## Issue Description
I have a question regarding the architectures of LeNet and generator. Please correct me if I'm mistaken.
1. The function `utils.py -> get_model` currently returns a CNN instead …
-
Excuse me, I want to retrain the model in the Flyingthings3D dataset and have set the parameters according to the paper. But I find a strange thing: step=85000 and 475000, the optical flow epe error i…