[GSoC] test data for scene text detection and recognition (High Level API)#773
Conversation
Not allowed. Large files (models, >1Mb) for DNN should be stored on external resources (Google Drive, DropBox, OneDrive, etc). Test images should be kept small (no need to store FullHD images in PNG format - 320x240 may be enough for regression test) |
@alalek I have already uploaded the model weights to Google Drive:
Then, I should resize the test images, and only put the images to the new branch? How about the model weights? |
|
Put links on models weights into sample/documentation. So Users can download these files by using provided links. For tests, see https://github.com/opencv/opencv_extra/blob/master/testdata/dnn/download_models.py (including this file history and related PRs). Use |
|
Please squash commits to remove huge remove files from Git history. |
@alalek |
Do NOT do that. Just push your changes with "--force" option. |
64cdad6 to
fbf7626
Compare
|
@alalek Thank you for your help. |
6ae21b3 to
8a98e11
Compare
f9a4712 to
fa07652
Compare
4ee3087 to
54b78fa
Compare
ede2621 to
0146148
Compare
test data for opencv/opencv#17570