-
Hi, Thank you for your contribution
I built a node in ROS a couple of years ago with your posenet. It was working then. When I run the node now it compiles to a certain point then hangs there.
f…
-
Hi,
I'm trying to reproduce te results obtained using resnet 18 as backbone.
Is it possible to have the pretrained rotation model?
Thank you in advance.
Kind regards,
Alessandro
-
As title I've run into this error when trying to use the scaleflow-pytorch-pipeline on the generated mlir code.
```
samples/pytorch/resnet18/resnet18.mlir:314:11: error: 'memref.copy' op requires th…
-
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_resnet18&suite=TORCH_NN_MODULE&limit=100) and the most recent tr…
-
### Description of the bug:
I'm trying to understand how to pass quantization config to convert function of ai_edge_torch. But whenever I pass the representative dataset, it causes the colab noteboo…
-
EFCK updated
4 months ago
-
## ❓ How to train DETR with resnet18 backbone?
Describe what you want to do, including:
1. I'm trying to run training on my 2080ti with resnet18 backbone and getting an error
2. I started with de…
-
Hi,
I am trying to compare for a paper and I couldn't get it to work on resnet18, can you please share your resnet18 code so I can run your model?
-
### What is the problem this feature will solve?
Hi, I wonder does this repo have SSL pretrained weights for Resnet-18? It would be very useful to have weights with resnet-18 as backbone that can be …
-
I am trying to train resnet 18 and 36 from scratch using imagenet12 train dataset. The preprocessing is the same as the [Facebook Torch implementation](https://github.com/facebook/fb.resnet.torch/blob…