-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
McCastles
committed
Sep 15, 2020
1 parent
fdf5d42
commit 510d53a
Showing
8 changed files
with
3,042 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.