-
Hi. I have modified your code to MNIST data set, however after 2000+ steps training, there are still bad result. Can you tell me after about how many steps can you get good images when you run on som…
-
I made some minor modifications, would you consider taking a look at them and providing feedback?
```
#include //malloc
#include //fgets printf
#include //strlen
//typedef void _;
typedef c…
-
Hello, I have an issue with my shap values, here is my model:
```
Model: "model_3"
__________________________________________________________________________________________________
Layer (type) …
-
I tried making the images 1:1 square too, didnt work
I get this error
File "ControlNet\cldm\cldm.py", line 296, in forward
h += guided_hint
RuntimeError: The size of tensor a (34) must mat…
-
### Describe the bug
Implementing dark mode, and putting `ThemeProvider` into the layout is making hydration error in newest version of Next.js (15.0.1).
### Affected component/components
T…
-
@Kausta found a bug in the cat/uncat higher order gradients implementing R1 regularization. I am moving from email to this github issue to follow up. Here is his error description:
> The current im…
-
Reported [here](https://forums.vipm.io/topic/9693-error-1527-in-json-deserialization-on-valid-and-well-formatted-json-texts/).
Here is the reproducer:
[Error 1527 JKI JSON.vi](https://github.com…
-
I am running into the issue where there is a size mismatch, where I am trying to feed in images which only have one channel, rather than the usual 3. I changed my .cfg file where I set channels to 1, …
-
Hi,
First, thank you very much for contributing this c3d implementation in pytorch!
I had a question on the origin of the pretrained weights, did you obtain them by converting them from another so…
-
### 1. System information
- **OS Platform and Distribution**:
*Ubuntu 22.04.1 LTS*
- **TensorFlow installation**:
*pip install tensorflow*
- **TensorFlow library**:
*tensorflow …