Ali Amini Bagh

Results 5 issues of Ali Amini Bagh

Hi Linzaer. I got an error when I started testing **run_video_face_detect.py** with a mp4 video due to types of face coordinates in boxes. they were float but they need to...

https://github.com/VinhLoiIT/signet-pytorch/blob/36c5ee637a135255675c63d0bfbcb9aa777bba14/train.py#L37-L38 In train.py after print the result for any log_interval step why set number_samples and running_loss to zero ? But in the eval step do not set them to 0....

after clean signature, when I click on verify button, I got this error. I have copy saved_model.pb to vgg_finetuned_model folder. I add two folders name variables/variables and assets also to...

When I run this : ``` from marker.converters.pdf import PdfConverter from marker.models import create_model_dict from marker.output import text_from_rendered ``` The first line returns this error : --------------------------------------------------------------------------- AttributeError Traceback (most...