artemis icon indicating copy to clipboard operation
artemis copied to clipboard

Learning to ground explanations of affect for visual art.

Results 6 artemis issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for releasing this code! I download the WikiArt dataset from here - https://archive.org/details/wikiart-dataset - but a) it doesn't have the 600px resized subfolder, and b) while training I...

Can anyone help me put this into a streamlined notebook? I just want to input photos and output descriptions based on the pre-trained models. https://colab.research.google.com/drive/13IfMWEj1bEqCsyQK64qKnPyloB5lFfZ_?usp=sharing I'm getting several errors. Thanks....

I wish to generate caption text for images that I'll be providing. My understanding is that sample_speaker.py will do this. However, when I run it I get an error. Here's...

I try running the analyzing_artemis file to analysis the first examples but there are something wrong with that. When I do this I got: File "Downloads/code/artemis_code/analyzing.py", line 28, in df.tokens...

Traceback (most recent call last): File "scripts/sample_speaker.py", line 88, in captions_predicted, attn_weights = versatile_caption_sampler(speaker, annotate_loader, device, **config) File "../artemis/captioning/sample_captions.py", line 35, in versatile_caption_sampler drop_bigrams=drop_bigrams) File "/usr/local/lib/python3.6/dist-packages/torch/autograd/grad_mode.py", line 27, in decorate_context...

Hi, Thanks for releasing this code! it doesn't have the 600px resized subfolder.Do I need to handle it myself?Or if there is code.