-
**Describe the bug**
A clear and concise description of what the bug is.
Spectral is showing the error `oas3-valid-oas-content-example` in a scenario that I didn't expect
**To Reproduce**
1.…
-
Does this model support gray-scale (1D) training ?
To train gray scale training images, I add "c_dim" parameter on train code like below
rdn = RDN(arch_params={'C':6, 'D':20, 'G':64, 'G0':64, 'x…
-
Hi, I've been using the discriminator of the trained NN as a black box to distinguish between generated and real image. My main goal is to define the range of the discriminator output values (as it is…
-
If I'm using `@JsonTypeInfo(include = As.EXTERNAL_PROPERTY)` no sub-type information is included in the schema. See failing test:
```java
import javax.validation.constraints.NotNull;
import stati…
-
Hi, I want to report a bug and corresponding fix to your team.
I believe this fix could help others who use WGAN-gp algorithm to train GANs.
## Bug and Reason
It appears in the "code example" …
-
I needed to create a behavior to snoop info about the message being fetched/processed. I wanted to use this to send metadata about the message to be used for telemetry.
I wanted to know transport m…
-
Query:
```C#
var results3 = context.Animals.OfType().Where(a => a.Species.StartsWith("F")).ToList();
```
SQL:
```sql
SELECT [t].[Id], [t].[Species], [t].[Name], [t].[EducationLevel], [t].[…
-
when the train is over,I cant't see the MP4 (in the save_dir) and the Loss graph of D and G
![微信图片_20231121163017](https://github.com/Raman-Lab-UCLA/Multiclass_Metasurface_InverseDesign/assets/77612…
-
I'd like to enable [auto completion tooling in VSCode](https://code.visualstudio.com/docs/languages/json). Do you know if there is a JSON Schema DraftV7 version of the JTD definition? I know it seem…
-
Hi @keonlee9420, I am getting the following error, while running the **naive** branch :
```
Traceback (most recent call last):
File "synthesize.py", line 242, in
model = get_model(args, c…