FakeImageDetector icon indicating copy to clipboard operation
FakeImageDetector copied to clipboard

Can be in a directory structure, rather than Jupyter Notebook

Open hrishikeshdkakkad opened this issue 3 years ago • 2 comments

Taking the project to an organized directory structure can help developers use this model and write relevant APIs. Kudos to the amazing project. Accuracy is not bad too

hrishikeshdkakkad avatar Feb 18 '21 07:02 hrishikeshdkakkad

Taking the project to an organized directory structure can help developers use this model and write relevant APIs. Kudos to the amazing project. Accuracy is not bad too

Hey,

This repo popped up on my feed, and I'm potentially looking to contribute. I haven't done so before, but what you're bringing up sounds simple enough to where I could do it. What do you mean by directory structure? Is it putting all the code in the notebook into a single executable or Python file? Maybe putting the dataset into a repo file as well?

ckavanagh21 avatar Jun 28 '23 02:06 ckavanagh21

Taking the project to an organized directory structure can help developers use this model and write relevant APIs. Kudos to the amazing project. Accuracy is not bad too

Hey,

This repo popped up on my feed, and I'm potentially looking to contribute. I haven't done so before, but what you're bringing up sounds simple enough to where I could do it. What do you mean by directory structure? Is it putting all the code in the notebook into a single executable or Python file? Maybe putting the dataset into a repo file as well?

I think he means a directory structure that can make the project easily imported in python. So, it's more about python file.

agusgun avatar Jul 17 '23 01:07 agusgun