-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
using the dataset #2
Comments
Yup, I think that is correct. For the datasets, I think Au stands for Authentic meanwhile Tp stands for Tampered. Hope this will help. If you already solved this issue, please close it :). Thank you very much. |
Sure :). I already add the LICENSE too
…On Fri, Mar 8, 2019 at 3:35 PM DenisSouth ***@***.***> wrote:
Yup, I think that is correct.
For the datasets, I think Au stands for Authentic meanwhile Tp stands for
Tampered. Hope this will help.
If you already solved this issue, please close it :). Thank you very much.
thanks. may i fork it. change and add MIT license?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOKcgTrNs30YqOBZkdaXZnCB2dFJHGuBks5vUiDfgaJpZM4bkv22>
.
--
-
Agus Gunawan
13515143
Sekolah Teknik Elektro dan Informatika
Institut Teknologi Bandung
|
What are the images with |
Au is Authentic pics make CSV for train
|
@DenisSouth What are the images with |
https://www.kaggle.com/sophatvathana/casia-dataset it is modified jpg image |
I downloaded this dataset https://www.kaggle.com/sophatvathana/casia-dataset
but it has no any description, and some strange folder tree
├───CASIA1
│ ├───Au
│ ├───ela
│ └───Sp
├───CASIA2
│ ├───Au
│ └───Tp
└───__MACOSX
==├───CASIA1
==│ ├───Au
==│ └───Sp
==└───CASIA2
====├───Au
====└───Tp
which one should i use for train, which for test? which one is original pic which one is modified?
also i know the csv format
but i have no idea which folder should i use for source...
I appreciate for your great work, and I want repeat it by myself :- )
=========================================
so. i made this
I upload zip to google drive
unzip it to '/content/gdrive/My Drive/casia_dataset/
in google colab i generated csv by following code
is it right?
The text was updated successfully, but these errors were encountered: