ahmedh409 / deepfake-detection

GNU General Public License v3.0
4 stars 1 forks source link

Refactor + CLI Output + Clean Code #8

Closed ahmedh409 closed 2 years ago

ahmedh409 commented 2 years ago

Refactor code. Improve output to terminal from main.cpp. Clean up code files for whitespace and unused variables, improve comments.

ahmedh409 commented 2 years ago

Completed all refactoring, using interactive_system_test.cpp for CLI output now.