[Bug] Model not overfitting on ICDAR toydataset, or smaller subset 5/100 images. Zero Hmean #1904
mazharsaif
started this conversation in
General
Replies: 1 comment
-
There can be many hyperparameter choices (batch size, learning rate, num of epochs) that can affect the model's performance. There are certainly some similar topics in this community, you may go through them to get a sense of it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Prerequisite
Task
I have modified the scripts/configs, or I'm working on my own tasks/models/datasets.
Branch
main branch https://github.com/open-mmlab/mmocr
Environment
cys.platform: linux
Python: 3.7.10 (default, Feb 26 2021, 18:47:35) [GCC 7.3.0]
CUDA available: True
numpy_random_seed: 2147483648
GPU 0: GeForce RTX 2080 Ti
CUDA_HOME: /usr/local/cuda
NVCC: Cuda compilation tools, release 11.1, V11.1.105
GCC: gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0
PyTorch: 1.9.0
PyTorch compiling details: PyTorch built with:
TorchVision: 0.10.0
OpenCV: 4.7.0
MMEngine: 0.7.3
MMOCR: 1.0.0+d7c59f3
Reproduces the problem - code sample
Reproduces the problem - command or script
Reproduces the problem - error message
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions