Signature-Verification_System_using_YOLOv5-and-CycleGAN icon indicating copy to clipboard operation
Signature-Verification_System_using_YOLOv5-and-CycleGAN copied to clipboard

An end-to-end signature verification system to extract, clean and verify signatures in documents. Signatures are detected using YOLOv5. Noise is cleaned using a CycleGAN approach and verified. Keras /...

Results 14 Signature-Verification_System_using_YOLOv5-and-CycleGAN issues
Sort by recently updated
recently updated
newest added
trafficstars

While install requirements, below error is observed: ``` Collecting PyYAML==5.4.1 (from -r requirements.txt (line 11)) Downloading PyYAML-5.4.1.tar.gz (175 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.1/175.1 kB 2.8 MB/s eta 0:00:00 Installing build dependencies ......

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...

Hey there! 👋 I was checking out your awesome project's README and noticed that there's a mention about the availability of the model file for the VGG16 feature extractor. The...

im using streamlit 1.3.1 and python 3.10.1, but whenever i run the app and click on "Detect signature" button. it show me the error

while loading the model, it is asking for variables/variables in models folder with different path

Hi, I want to try that awesome project however there is some mismatches deu to python version. Which python version should install, could you help me?

First got an error that sklearn was not found, added it to requirements, now get this: `AttributeError: module 'SessionState' has no attribute 'get' Traceback: File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/streamlit/script_runner.py", line 379, in _run_script...

Hi, I'd like to know which license of this source code is? But I don't found anywhere in your project. So, could you tell me what it is?

I can see from your command that you train a new model based on Tobacco 800 data. ``` !python yolov5/train.py --img 640 --batch 16 --epochs 300 \ --data tobacco_data.yaml --cfg...

I'm currently using your yolov5 trained model but some signatures are detected as logo