andynnnnn
andynnnnn
Hello, it's great to see your achievements. I've been working with large CV models similar to Yolo-world and Grounding Dino, training them on my own dataset to obtain pre-trained files....
May I ask if there is any knowledge distillation related work in this project.if not, have suggestions? When the pre-trained model is too large, I need to perform model distillation.
Traceback (most recent call last): File "D:\Github\YOLO-World-master\YOLO-World-master\demo\video_demo.py", line 109, in main() File "D:\Github\YOLO-World-master\YOLO-World-master\demo\video_demo.py", line 93, in main visualizer.add_datasample(name='video', File "D:\Anaconda\envs\Yolo-world613\lib\site-packages\mmengine\dist\utils.py", line 427, in wrapper return func(*args, **kwargs) File "D:\Anaconda\envs\Yolo-world613\lib\site-packages\mmdet\visualization\local_visualizer.py", line...
Hello, I'm new to algorithms. I'd like to ask about the relationship between VGGT and Lightglue. Can VGGT be used as a tool for Lightglue, especially in dataset creation?