/ic-visualizer

Image-captioning visualizer

Primary LanguageJavaScript

ic-visualizer

Image-captioning visualizer

Installation:

  1. Install latest NodeJS here

  2. Clone the project: git clone https://github.com/hungnt14/ic-visualizer.git

  3. Put the folder images_public_test and results.json (the file using for submission) by the following structure: public/images/images_public_test/ public/results.json

  4. Run npm install and then npm start