-
Loading a model checkpoint as so:
`!python train.py --ckpt '/content/stylegan2-pytorch/checkpoint/010000.pt' --batch 128 --size 16 --iter 10001 /content/`
results in the following error:
```
…
-
Can you add a Metatile editor to this just like in LM? Along with Metatile Set Exporter and Importer buttons?
Output will be .BIN (Binary) or .ASM (Assembly, perferrably NESASM v3 or ASM6)
Input w…
-
### Branch
main branch (1.x version, such as `v1.0.0`, or `dev-1.x` branch)
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmaction2/issues) and [Discussions](https:/…
-
Hi, thank you for your great code base.
Now I'm trying to reproduce the result on AVA claimed in paper and tech report. However, I cannot reproduce the result.
I chose [configs/AVA/c2/SLOWFAST_32x…
-
Excuse me. I installed it in "Ubuntu 14.04.3 LTS". When I run "./run_cpu breakout", it shows the following error. Would you please help me on this? Thanks a lot in advance!
# ./run_cpu breakout
-fram…
-
Hi, @Maratyszcza
I want to support NNPACK for Intel SNB and IVB platform. I hope to reuse your current PeachPy kernel and use Macros in kernels as the following.
`#if defined(AVX)`
`// code for avx`…
-
Dear developer,
I've been experimenting with your code to build my own pixel frame with 12x12 pixels.
I have most of it working. I can show gif's when uploaded trough arduino IDE SPIFFS and show t…
-
nordlicht should be able to wrap its output into multiple rows, to show a grid of thumbnails (or a slitscan that is much more likely to show real frames on a long movie).
Main options:
* output im…
-
Hello,
Thanks for a great library.
We are using it in a person presence detection application and it works great in room lighting but there are a couple of issues we need to address.
(1) Our …
-
```
What steps will reproduce the problem?
1. Load attached logo.ass with a 1920x1080 video, resize mpc window so that
video area is less than 1920x1080
2. Seek to around 00:05:34 to check the logo
…