imgscore

1.0.0 • Public • Published

Image Scoring for nodeGame

nodeGame game to classify and score images.

Installation

Place this folder in the games/ directory of your nodeGame installation.

For further information see https://nodegame.org.

Add Your Images

  1. Place your image files in folder: public/imgscore/.
  2. Index your images:
cd scripts/
node index-images.js
// Output: all-images-db.json
// See inline comments how to control indexing.
  1. Create random sets:
node create-random-sets.js
// Output: sets-of-images.json
// See inline comments how to control sets.
  1. Run the game as usual.

Version

nodeGame >= 4.0

License

MIT

Package Sidebar

Install

npm i imgscore

Weekly Downloads

1

Version

1.0.0

License

MIT/X11

Unpacked Size

2.57 MB

Total Files

117

Last publish

Collaborators

  • shakty