eric
eric
Hi i have trained CIFAR10 with --split_classes 0 and after i have run /experiments/uncertainty/uncertainty.py i cannot understand the output about accuracy and NLL: I am expected different result with higher...
Hi, I have read your paper and i do not fully understand why are you using positional embedding as conditional for coupling flow layer. What is the benefit of doing...
Hi, Thanks for this project. I would like to update webrtc deps and I'am trying to compile dev-3.4.0. I 'am on Linux. The project setup correctly but when i try...
### 🐛 Describe the bug Hi i came across this issue. If I train a resnet18 model train.py `model = models.get(model_name=Models.RESNET18, pretrained_weights="imagenet",num_classes=num_classes,num_input_channels=1)` by changing num_input_channels. Then i cannot load the...
Hi thanks for your work, I'am trying to force h264 stream from online demo to show it on Android device. I see from stats that the stream, sent from online...
License
Hi thanks for your work, I would like to ask if the license will also apply for the model itself intended as weights values or is only applicable to code,...