Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
nutrition5k-pretrained-efficientnetv2b0-rgb-plus-depth-carb – AI Model by AIJonas | AlphaNeural AI
You can deploy this model and start earning money today!
AIJonas
/
nutrition5k-pretrained-efficientnetv2b0-rgb-plus-depth-carb
like
0
keras
tensorflow
computer-vision
regression
nutrition5k
carbohydrate-estimation
multimodal
rgb-depth
efficientnetv2
mit
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
EfficientNetV2B0 RGB + CNN Depth Carbohydrate Regression
This model predicts dish-level carbohydrate content from overhead RGB images and overhead depth images from the Nutrition5K dataset.
Architecture
Dual-input multimodal regression model
One pretrained EfficientNetV2B0 branch for overhead RGB images
One from-scratch CNN branch for overhead depth images
Global average pooling on both branches
Feature fusion through concatenation
Fully connected regression head
Final dense layer with linear activation for carbohydrate prediction
Backbone setup
EfficientNetV2B0 is initialized with ImageNet pretrained weights for RGB
The RGB backbone is frozen during the initial training stage
The depth branch is trained from scratch
Input modalities
rgb_input
: overhead RGB image
depth_input
: overhead depth image
Target
total_carb