NicolayP
NicolayP
https://github.com/MarvinTeichmann/KittiSeg/blob/80adf0350c3108296f005ef3a24668aac55a47e7/encoder/fcn8_vgg.py#L38 should change the hard coded 2 to the numclasses value given in hypes file. Or mention this in input.md
Hi, I have this use case where I have an SE3 element of shape [2, 3]. When looking at the vec embedding of a subsection of it, the method fails....
### 🐛 Describe the bug Since I upgraded torch from `1.13.0+cu117` to `2.0.0+cu117`, the following code isn't logging nor printing the stack trace. ```python import torch from torch.profiler import profile,...
### 🐛 Describe the bug Hi, TLDR, running the same network on the different linux machines lead to same results, running the network on different mac machines lead to same...