We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OS: Ubuntu 18.04.1 LTS x86_64 Kernel: 4.15.0-29-generic CPU: Intel i7-6700 (8) @ 4.000GHz Memory: 15896MiB (DRR4) GPU: NVIDIA: GeForce GTX 1070ti Driver Version: 390.48 CUDA Toolkit: 9.0 CUDNN: 7.2 Python: 3.6.5 keras: 2.2.2 tensorflow: 1.10
Image layer: ResNet50 Image quantity:
Epochs: 200 Batch size: 32 Loss: Mean Squared Error Additional metrics: Mean Absolute Error Optimizer: Adam(lr=0.001, amsgrad=True) Callbacks:
(monitor="val_loss", factor=0.8, patience=3, verbose=1, min_lr=0.0001)
To be found here
Test loss: 146.35382420218917 Test MAE: 9.215134958064224
Test loss: 146.3464862951175 Test MAE: 9.326508741997277
Test loss: 146.36003122920485 Test MAE: 9.120910652970846
Test loss: 189.36314749617955 Test MAE: 10.392873951580734
Test loss: 161.43097382942133 Test MAE: 9.69199534222088
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Pc Info
OS: Ubuntu 18.04.1 LTS x86_64
Kernel: 4.15.0-29-generic
CPU: Intel i7-6700 (8) @ 4.000GHz
Memory: 15896MiB (DRR4)
GPU: NVIDIA: GeForce GTX 1070ti
Driver Version: 390.48
CUDA Toolkit: 9.0
CUDNN: 7.2
Python: 3.6.5
keras: 2.2.2
tensorflow: 1.10
Run Info
Image layer: ResNet50
Image quantity:
Epochs: 200
Batch size: 32
Loss: Mean Squared Error
Additional metrics: Mean Absolute Error
Optimizer: Adam(lr=0.001, amsgrad=True)
Callbacks:
(monitor="val_loss", factor=0.8, patience=3, verbose=1, min_lr=0.0001)
Weights
To be found here
Model Female && Male
Test loss: 146.35382420218917
Test MAE: 9.215134958064224
More test
Female
Test loss: 146.3464862951175
Test MAE: 9.326508741997277
Model Male
Test loss: 146.36003122920485
Test MAE: 9.120910652970846
Model Female
Test loss: 189.36314749617955
Test MAE: 10.392873951580734
Male
Test loss: 161.43097382942133
Test MAE: 9.69199534222088
Training summary
Female && male
Female
Male
The text was updated successfully, but these errors were encountered: