ProGamerGov

Results 77 issues of ProGamerGov

As the title says, I'd like to be able to recreate the original image using only the tiles. Is this possible to do, and if so how? I saw Hugin...

question

I'd like to be able to query the model and have it respond separately to each image in the provided batch. Is this possible right now? Looks like I can...

``` model = AutoModelForCausalLM.from_pretrained( File "/home/user/.local/lib/python3.8/site-packages/transformers/models/auto/auto_factory.py", line 561, in from_pretrained return model_class.from_pretrained( File "/home/user/.local/lib/python3.8/site-packages/transformers/modeling_utils.py", line 3456, in from_pretrained config = cls._autoset_attn_implementation( File "/home/user/.local/lib/python3.8/site-packages/transformers/modeling_utils.py", line 1302, in _autoset_attn_implementation cls._check_and_enable_flash_attn_2( File "/home/user/.local/lib/python3.8/site-packages/transformers/modeling_utils.py",...

Currently it seems like you can only specific the size of the height and width dimensions together via the resolution parameter. I would like to be able to independently specify...

### Describe the bug I tried running the code earlier, and nothing seemed to happen after I ran the script via cmd: I literally start the instance, upload my images,...

bug

``` [+] Sub-plugin wifi_aps currently observing 34 Access Points Traceback (most recent call last): File "/usr/bin/snoopy", line 428, in main() File "/usr/bin/snoopy", line 425, in main options.key, options.location, options.flush, options.verbose)...

Is this project still being developed? Are there any other projects doing similar things to Snoopy-ng?

``` [WARNING] Drone (-d) or locaion (-l) not specified. May not be required by the plugins you're using. [+] Starting Snoopy with plugins: wigle [+] Capturing local only. Saving to...

In a relatively recent update, Neural-Style gained a new feature in the form of the `-init_image` command. See the commit adding the new feature here: https://github.com/jcjohnson/neural-style/commit/197ad4218f0536b3b284ea322a190d507f4d8757 This command presents an...