-
I have a bit of confusion while reproducing the project as per the readme.md: During the training process, I tested the intermediate output pytorch_model.bin with test.py and found the results to be…
-
Hi ,
I trained many UAV dateset where target objets are around 20 meters away or farther
gaussian-splatting-lighting produce awsome results, very impressive.
but I face another issue when I train…
-
Excuse me, is there a way to visualize the gradcam in lwm.py?
-
I was trying GradCam implementation from this repo on EfficientNet
https://github.com/jacobgil/pytorch-grad-cam
but could not make it work with. Size mismatch error occurs in the last layer.
How …
-
Has anyone tried saliency map visualizations with open_clip models?
I came across these examples, but they only use OpenAI ResNet-based models.
https://colab.research.google.com/github/kevinzakk…
-
**System information**.
- Have I written custom code (as opposed to using a stock example script provided in Keras): No
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10
- Tenso…
-
I downloaded the corresponding models and placed them in the corresponding folder. I also ran this code on RTX3090, but the following bug appeared without changing any code.
Loading ResNet ArcFace
…
-
Recently facebook research team developed a method called DINO, as I was going through the repository, I found that there's a way to visualize the working of neural network(similar to Grad-CAM). For t…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar feature requests.
### Description
Hi there,
I'm wondering i…
-
Is there any method to apply Grad-Cam classification with SSD Mobilnetv2 model. please guide me