Dank-Learning
Dank-Learning copied to clipboard
Dank Learning codebase, generate a meme from any image using AI. Uses a modified version of the Show and Tell image captioning network
Please provide a requirements.txt at project root as project no longer builds due to deprecated dependencies.
Hello there. I've found that the repo no longer clones. I have attached a screenshot of the issue. ![Uploading Screenshot 2022-06-26 at 2.51.45 PM.png…]()
Hi! Your project seems exciting, but there is no detail and nothing regarding reproducing your results. Could you please write a small documentation? I would very much like to discover...
I successfully downloaded and unzipped the data using this shell script, but there's an error when ```# Build TFRecords of the image data.``` ``` ➜ data git:(master) ✗ ./download_and_preprocess_mscoco.sh /home/vimos/Data/Dataset/COCO/2014...
please check that the in some parts of the code, relative paths are used while in others abosolute paths are used. i have corrected the ones i found
This is a very great and exciting work. I see that you have made available the `scraper.py` code. However, that provides only the image and the text. And not the...