-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
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
Data Generation is struck at the first sample. #14
Comments
I would like to ask, you have solved this problem, I also met the same problem |
you need use right the python enviroment
|
@wangxupeng After you modify the environment, the problem is solved, right? I will try it. Thank you |
I found the code crashed when generate category 4 |
@linhuaiyi @ReikoMin @wangxupeng @ashj9 Please, my recent research problem requires the use of this repository (TIES_DataGeneration), I see you all run the code, but the link to the UNLV dataset required by the repository is no longer valid, can you give me a copy of the dataset, or tell me where I can download it? Urgent, thanks for reply! |
I am not able to generate data samples. The code is not moving from first sample. Screen Attached.
I am using following parameters:
python generate_data.py --filesize 1 --threads 1 --outpath . --imagespath ~/Downloads/UNLV_dataset/unlv_images/ --ocrpath ~/Downloads/UNLV_dataset/unlv_xml_ocr/ --tablepath ~/Downloads/UNLV_dataset/unlv_xml_gt/ --visualizeimgs 1 --visualizebboxes 1
System specifications:
TF: 2.0
RAM: 8GM ( I think for data preparation this should suffice)
GPU: GForec: 920Mx: 2GB VRAM
Could you please have a look?
TIA.
The text was updated successfully, but these errors were encountered: