Closed ladanisavan closed 2 years ago
You've chosen to report an unexpected problem or bug. Unless you already know the root cause of it, please include details about it by filling the issue template. The following information is missing: "Instructions To Reproduce the Issue and Full Logs"; "Your Environment";
As the issue template mentions:
If you expect a model to converge / work better, we do not help with such issues, unless a model fails to reproduce the results in detectron2 model zoo, or proves existence of bugs.
We provide configs & models with standard academic settings and expect users to have the knowledge to choose or design appropriate models & parameters for their own tasks.
Hi there
I am using newly added regnetx_4gf_dds_FPN from "new_baselines" to detect words from A4 size documents. The issue that I am facing is after training on a good amount of data (300k samples) model is not able to detect all the words from the document image. I have tried multiple things but nothing worked. Any help would be appreciated.
Architecture/model used (without any change in configuration) __regnetx_4gf_dds_FPN__
Things I have tried
Here is a sample prediction