afrozchakure / Aadhar-OCR

This is a repository for Aadhar OCR 💳
GNU General Public License v3.0
6 stars 2 forks source link

Quality assurance and performance testing #7

Open afrozchakure opened 4 years ago

afrozchakure commented 4 years ago

Cpu Usage:

1st Run:

run1

2nd Run:

run2

Time and Ram Usage:

Time: 7.5941081047058105 seconds
Ram Usage: 730681344 bytes/ 0.73 GB

afrozchakure commented 4 years ago

Text detection with faster RCNN

Time: 5.97 seconds
Ram Usage: 738996224 bytes

Cropping the image (And if not displaying the image)

Time: 0.09 seconds
Ram Usage: 739586048 bytes

Extracting text with OCR and saving in JSON

Time: 0.079 seconds
Ram Usage: 730914816 bytes

Total time taken by Entire code

Time: 6.92 seconds
Ram Usage: 743759872 bytes