vicky2oo3 / Face-sketch-Recognizer-in-Digital-Forensics-using-Computer-Vision-

JAVA PROJECT USING AWS(MACHINE LEARNING)

Repository from Github https://github.comvicky2oo3/Face-sketch-Recognizer-in-Digital-Forensics-using-Computer-Vision-Repository from Github https://github.comvicky2oo3/Face-sketch-Recognizer-in-Digital-Forensics-using-Computer-Vision-

Face-sketch-Recognizer-in-Digital-Forensics-using-Computer-Vision

JAVA PROJECT FOR USING AWS (MACHINE LEARNING)

Transparent Logo

step1:

Souce code press the Link:https://drive.google.com/file/d/1InnMp9caT3QNzbSbpJCeaUadGt14qDor/view?usp=share_link step2:

  1. Download the Source Code from the Report (https://github.com/imakashsahu/Third-Eye-Final-Year-Project)
  2. Download and Install the Java JDK 8 (https://www.oracle.com/in/java/technologies/javase/javase-jdk8-downloads.html)
  3. Download the latest NetBeans Installer (https://netbeans.apache.org/download/index.html)
  4. Install and Open NetBeans
  5. GoTo Tools > Plugin > Available Plugin
  6. Search for "Java FX" and check "Gluon Plugin" & "JavaFx implementation for Windows" then click on Install
  7. Now search for "Maven" and check "Gradle" then click on Install
  8. Restart NetBeans

step3:

  1. This part 1 of the project is been build using JAVA FX
  2. Download Scene Builder (https://gluonhq.com/products/scene-builder/)
  3. GoTo tools > options > Java > JavaFx
  4. Browse for the Scene Builder Directory and select the directory from C:\ProgramFiles
  5. Now GoTo File > Open Project > ThirdEye v2
  6. Now under projects click on "ThirdEye v2 > Libraries" Right Click and select "Add Jar"
  7. Browse to "ThirdEye v2 > lib" and select all and open
  8. Download and Install SQLite Browser (https://sqlitebrowser.org/dl/)
  9. Open the "login.sqlite" file from the "ThirdEye v2" Folder
  10. Add your Own Creds this is Important to get the OTP to login
  11. Turn On Less secure for you Gmail (https://myaccount.google.com/lesssecureapps)
  12. Now go to NetBeans, under projects click on "ThirdEye v2 > Source Package > thirdeye.v2" Double click on Login_screenController.java
  13. On Line 144, Enter your GMail Creds to send OTP
  14. Run the Project (F6)
  15. Enter the Credential from DB Lite
  16. Enter the OTP received to the email
  17. Select Create Sketch and your are good to go
  18. Change the File Directory on line 508 of file "dashboard_controller.java"!!!!!

step4:

  1. This part 2 of the project is been build using JAVA Maven and AWS for Deep learning
  2. This part requires you to have AWS account with Credit Card been added to be activated
  3. Create a AWS Free Tier account by adding in your Credit Card
  4. Create a IAM user profile for the JAVA (https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/get-started.html)
  5. Add S3 and Rekognition Full Access
  6. Install AWS CLI on Windows (https://docs.aws.amazon.com/cli/latest/userguide/install-windows.html)
  7. Run "aws configure" in CMD
  8. Create a s3 Bucket
  9. Now GoTo File > Open Project > ThirdEye_FaceMatch
  10. Create a S3 Bucket on the AWS console
  11. Create a collection in s3 using the "collection_create.java" file
  12. Add images to the collection using the "collection_add_image.java" file
  13. Enter the S3 Bucket name and collection details in the "collection_search_face.java" file
  14. Run the Project (F6)

OUTPUTS Screenshot (39)

Screenshot (40)

Screenshot (41)

Screenshot (42)

photo_6201739639790877244_y

photo_6201739639790877246_y

photo_6201739639790877247_y