-
Using crop 320*320, when I make the .rec ,is shorter side 480?
-
Thank you for this great job on liGAN. I installed liGAN to run the examples, 'python3 generate.py config/generate.config', it hung at the 27th(28th?) example, i.e.
1 0 1.36521 PA2GA_HUMAN_21_14…
-
Games need random values that are permanently accessible to all players / the whole system so that "everyone" knows what the outcome was.
Examples could be (1) whether one player hits or misses ano…
-
We've run into an issue where `scipy.io.netcdf` inconsistently handles ellipsis for regular and unlimited dimensions when assigning data to a netCDF file. I have a simple example below that is able to…
-
`blodeuwedd:~/src/quassel-irssi%` make -C core
make: Entering directory '/home/jelmer/src/quassel-irssi/core'
cc -std=gnu11 -Wall -Wextra -Werror -g -O2 -I/usr/include/irssi//src/ -I/u…
-
checkbox doesn't fire `.on_click_stop` in example
https://github.com/lapce/floem/blob/0b299f7b578409f32e5a27b9f31e6eca889cc2da/examples/widget-gallery/src/lists.rs#L64-L69
dspo updated
2 months ago
-
Hi, since there is no guide here so I think at first I must have a training dataset just like faces_emore but when I use common/rec_builder.py, I got this:
![image](https://user-images.githubusercont…
-
Hi,
In trying to prune a custom designed network I am encountering an error, and I was wondering if you could offer any advice.
```
File "/usr/local/lib/python3.5/dist-packages/kerassurgeon/opera…
-
```
I use PlaystationEye camera and a sample glyph (5x5 segments and 8x8cm in
length). When I move if close to the camera (80-90% of the stream frame is the
glyph) the recognition is failing. Simila…
-
Barfing and slurping have this colateral effect of re-indenting nested forms. For example:
```
(if (neg? i)
())
(cons (get s i)
(rec s (dec i)))
```
Af…