ijyliu / computer-vision-project

Using classical and neural image embeddings and finetuned end-to-end networks to achieve top-tier performance on a vehicle type classification task. Containerized and deployed model as a web app
https://cv-web-app-3m4f2rmfzq-uc.a.run.app/
0 stars 0 forks source link

LBP Plots with Finalized Settings #63

Closed ijyliu closed 2 months ago

ijyliu commented 2 months ago

image

using

radius = 3
n_points = 24

Note everything should be in one saved figure, with subplots (not sure if this is currently the case)

ijyliu commented 2 months ago

@mayanksethi31 that figure from the presentation seems to have actually been 4 smaller plots. we want to have one plot with twelve subplots

mayanksethi31 commented 2 months ago

Updated the plot for single images per class in the ppt.

ijyliu commented 2 months ago

@mayanksethi31 to update histograms on right hand side of plots to fix visibility