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

Get a Working Classifier #32

Closed ijyliu closed 6 months ago

ijyliu commented 6 months ago

Good to have this up and running as soon as possible. just feed whatever feature vector we finish first to multinomial logistic regression (potentially with l1 penalty or other regularization).