Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
McCastles committed Sep 15, 2020
1 parent fdf5d42 commit 510d53a
Show file tree
Hide file tree
Showing 8 changed files with 3,042 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# AbsolutelySillyImageCaptioning
# AbsolutelySillyImageCaptioning

The projct is to be though of as a hobby and educational project rather than anything else.


Generating captions for images using [Mask R-CNN](https://github.com/matterport/Mask_RCNN) and [Google Conceptual Captions (GCC)](https://github.com/google-research-datasets/conceptual-captions) dataset.


The step-by-step explanation of the image captioning is in [`Usage.ipynb`](https://github.com/McCastles/AbsolutelySillyImageCaptioning/src/Usage.ipynb).


The `AbsolutelySillyImageCaptioning` folder is to be placed under `samples` subfolder in the Mask R-CNN project structure. To lunch the system a `gcc_train.tsv` has to be put in the `data` folder.

Binary file added imgs/room12.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 510d53a

Please sign in to comment.