Cameron Trotter

Results 5 issues of Cameron Trotter

Hi, First off I'd like to say thank you for making this repo, it has been immensely helpful to my research! I believe I have found a bug in utils.py:...

Hi, I am trying to run GradCam over a custom architecture I have created. The architecture is as follows: ```Network( (convnet): Sequential( (0): Conv2d(3, 59, kernel_size=(6, 6), stride=(1, 1)) (1):...

Hi, I am trying to run the inspect_model.py notebook on a custom dataset, and am running into an AssertionError with block 1b. RPN Predictions. I have seen previous threads related...

I'm trying to load images from a directory into the LabelTool, but everytime I try I get "No .jpeg images found in the specified dir!". Even running with the test...

Thanks for your error report and we appreciate it a lot. **Checklist** 1. I have searched related issues but cannot get the expected help. 2. I have read the [FAQ...