Image-Forgery-Detection-using-Deep-learning
Image-Forgery-Detection-using-Deep-learning copied to clipboard
can you please explain how to run this code. what are the steps?
don't use this as whole program just use models and data set and re-train the model and save it it's super easy to make such python GUI but the main benefit is to know how to make a ML model how to understand the papers and translate it into python code so my advise is to use colab to train the mode and testing it for learning purpose you can use kaggle API to load your dataset into colab, i have mentioned onto the repo papers and data set names you can use and finally sorry for late reply
Best regards Hazem
On Tue, 9 Mar 2021, 10:05 am singhbhupinder651, @.***> wrote:
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/HXM14/Image-Forgery-Detection-using-Deep-learning/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIU3QBLRKFIRSU26BZ2YNI3TCXJDFANCNFSM4Y3AHAMQ .
Please explain the steps how to run the code or how to train the model taking only the training .py files please.