ImaGonEs

Results 2 issues of ImaGonEs

I followed the instructions but I got the error: "reset() missing 1 required positional argument: 'self'" When using: env = crafter.Recorder( env, './', save_stats=True, save_video=True, save_episode=True, ) env.reset() Any solution?...

**Problem** When I try to run CIFAR datasets with Swin-Tiny Backbone, it return the error: "AssertionError: Input image height (32) doesn't match model (224)." **Reproducibility** I'm using the following configuration...