Skip to content

songshan0321/Image-Labeling-Software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Manual Image Labeling Software for a social science research project at Lee Kuan Yew Centre for Innovative Cities (LKYCIC)

Image Labeling Software: imageLabelingSoftware.py

Instruction

  1. Download zip file from https://github.com/songshan0321/Image-Labeling-Software.git and unzip it.

Attention: Please do not edit any file's directory and code in this folder.

If python2.7 is not installed in your computer, Download and install Python2.7.14 from https://www.python.org/downloads/ .

  1. Open IDLE (Python GUI). Then, open imageLabelingSoftware.py.

  1. Run program (Press F5). Now you will be able to see the software GUI.

For windows user, if you get this error, “ImportError: DLL load failed: The specified procedure could not be found.” , can run “Pillow-4.0.0.win32-py2.7.exe” in doc folder.

  1. After finish labeling work, click 'Export CSV' button, 'Day xxxxxx.csv' file will be generated in 'database' folder.

P/S: One CSV file can only be created for each image folder. New csv will be created for new image folder.

If you want visualize database, can proceed to Step 5, it is optional .

  1. (Optional) Download and install SQLitestudio. https://sqlitestudio.pl/index.rvt?act=download. Then, open SQLitestudio click Databse > Add a database, press the ‘+’ button to add ‘lkydat.db’ and connect it to the database. At the left column, click Tables > attributes. You will be able to see the data here. Press F5 to refresh once you update the database.

About

Manual Image Labeling Software for a social science research project at Lee Kuan Yew Centre for Innovative Cities (LKYCIC)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages