Matteo

Results 4 issues of Matteo

Hi there! Hello everyone! I am trying to use grad-cam with Yolov5. I've done some experimenting and if I run the notebook using the default code found at https://jacobgil.github.io/pytorch-gradcam-book/EigenCAM%20for%20YOLO5.html everything...

Hello everyone, I installed clearml server and clearml agent locally with docker on a ubuntu linux system following the documentation guide. My problem is with the task clone after write...

As title I want to understand how we can create LiLT RobertaXML model with LayoutLMv3 tokenizer. The version SCUT-DLVCLab/lilt-roberta-en-base uses a LayoutLMv3 tokenizer, but the version of SCUT-DLVCLab/lilt-infoxlm-base don't use...

Hi, I want to implement Grad-cam and Grad-cam ++ for YoloV10. Since YOLOv8_Explainer (https://github.com/Spritan/YOLOv8_Explainer) doesn't work for YoloV10, I was thinking that I can write a custom implementation of Grad-cam...