Lizhou Chen
Lizhou Chen
Hello author! Thank you very much for your efforts in using Python to automate Photoshop creation. I need to use Photoshop scripts to create high-definition datasets recently, and combine some...
I use pvqvae_imagenet.yaml and transformer_imagenet.yaml to train on my own dataset. Training pvqvae is OK, but when I train transformer, I meet a model loading problem: RuntimeError: Error(s) in loading...
Very good! Give it a star.
AttributeError: 'Document' object has no attribute 'pageCount' Traceback (most recent call last): File "C:\Users\Chenlz\Desktop\pdf_to_docx\src\pdf_doc\pdf_recovery_doc.py", line 121, in pdf2doc(pdf_path) File "C:\Users\Chenlz\Desktop\pdf_to_docx\src\pdf_doc\pdf_recovery_doc.py", line 35, in pdf2doc pdf_image(pdf_file, image_path) File "C:\Users\Chenlz\Desktop\pdf_to_docx\src\util\image_process.py", line 15,...