This projects intends to recognize Truss structures from free hand sketches available in JSON format. The individual output contains the prediction of the sketch being a truss or not and the constituting stroke ids in case of a predicted Truss.
Steps:
- Place the input data file "data.json" in "/public" folder. The name of input file is critical and should be renamed to "data.json" beforehand.
- Open console and go to the project directory.
- Run the server using the command "node server". The server will start listening on port 3000 locally.
- Open a web browser and go to the address "localhost:3000".
- Click Start Processing.
- Progress bar is not getting updated very frequently, Don't worry.
- Now just Sit back and relax, or may be grab a cup of coffee.
- If the page gets unresponsive, please click 'Continue' or 'Wait'.
- When the process is finished, save the output json file to a suitable location. 10.The Confusion Matrix for both the Truss sketches and Truss Strokes will appear on screen.
Mayank Sharma (UIN: 426007370 email: mayank.sharma@tamu.edu)
Aniket Bonde (UIN: 825009631 email: bondeanikets@tamu.edu)
Niloofar Zarei (UIN: 225002252 email: n.zarei.3001@tamu.edu)
Dr. Tracy Hammond (http://srl.tamu.edu)
Paul Taele