-
### **NOTE FROM PROTON TEAM: The game will not currently run stably on NVIDIA, we don't advise to attempt to run it; if you do, please do NOT report additional issues about this known problem. Please …
-
I've got a bunch of compute the next couple weeks and thinking to train this on LAION.
Wondering if there is any other training going on right now. Would hate to duplicate efforts too much.
-
When using mobile_ssd_v2_float_coco.tflite model with Tensorflow Object Detection [example](https://github.com/tensorflow/examples/tree/master/lite/examples/object_detection/android) code, I am facin…
-
### 🐛 Describe the bug
I am not gona typed here all things but I am gona summary before I gave link of I opened on other issues or discussions on github
I tried my gfx906 Radeon VII card with webui …
-
- [x] Try to connect eUPF with OAI in docker-compose
- [x] **Find out how to configure OAI SMF connection to UPF (!)**
- [x] Compare signalling messages with and without eUPF
- [ ] Research OAI site,…
-
Great work, and the code is clearly written!
However, when I was training with the default configuration on a single NVIDIA 3090 gpu, I noticed something strange.
1. When using only 3d features, the…
-
I am a newbie. I have successfully trained a ssd object detection model to detect license plates but it does not detect any license plates in the test data even in the train data. I tried with another…
-
### Motivation and description
The current implementation of SSIM in [ImageQualityIndexes.jl](https://github.com/JuliaImages/ImageQualityIndexes.jl/blob/master/src/ssim.jl) is not GPU friendly (and p…
-
Hi, I am facing an error while trying to perform model evaluation after training.
TypeError: 'NoneType' object is not iterable
I am using the below code to get the model evaluation:
```
!pyth…
-
### Describe the bug
The shape checking mechanism for the argument `pos_weight` of the focal loss function is wrong.
https://github.com/kornia/kornia/blob/master/kornia/losses/focal.py#L206
###…