Initial Release
Features
-
Feature Extraction: Uses Histogram of Oriented Gradients (HOG) to extract feature vectors from images.
-
Distance Calculation: Computes the Euclidean distance between each pair of feature vectors from the generated and original images.
-
Logging: Outputs the distances to a log file, listing the distances of each generated image to every image in the original dataset.