Computer vision project to predict number of wheels of luggage This logic ensemble pretrained models Inception, ResNet and Densenet to classify images. Two FC layers are added on top of pretrained model output. The transfer learning phase fixed the pretrained model and train only ensembling FCs. To fasten up the training speed, data loaders are created which will have output of pretrained networks. Hence, in training, images are embedded using these models once and used it to finetune the FC. This reduces training time to minutes from hours.
-
Notifications
You must be signed in to change notification settings - Fork 0
gauravrajguru/LuggageClassification
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Computer vision project to predict number of wheels of luggage
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published