Skip to content
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

Datasets #7

Open
EricGzq opened this issue Jan 19, 2019 · 8 comments
Open

Datasets #7

EricGzq opened this issue Jan 19, 2019 · 8 comments

Comments

@EricGzq
Copy link

EricGzq commented Jan 19, 2019

Hi,
Is there only 11,835 images in the dataset download link provided? I remember that the paper said that there is a 42K tampered and authentic image pairs.

@pengzhou1108
Copy link
Owner

Hi,
Is there only 11,835 images in the dataset download link provided? I remember that the paper said that there is a 42K tampered and authentic image pairs.

Hi,

The number counts flipped images as well. There are 22K images (11K pairs) in total, however, you can generate more given the code in github.

@EricGzq
Copy link
Author

EricGzq commented Jan 19, 2019

Thanks!

Hi,
Is there only 11,835 images in the dataset download link provided? I remember that the paper said that there is a 42K tampered and authentic image pairs.

Hi,

The number counts flipped images as well. There are 22K images (11K pairs) in total, however, you can generate more given the code in github.

Thanks!

@EricGzq
Copy link
Author

EricGzq commented Jan 20, 2019

Hi,
I hope to create a larger copy-move dataset, but I have encountered a problem. When I followed README to the third step of the Synthetic Dataset, there was no error here, but the hint was that the picture could not be found. The command I entered is sh run_demo.sh 1 100, is that right?

@EricGzq
Copy link
Author

EricGzq commented Jan 20, 2019

Just like this:

_synthetic/cocostuff/train2014/train2014/COCO_train2014_000000487876.jpg'
[Errno 2] No such file or directory: '/home/guozhiqing/Desktop/RGB-N-master/coco_synthetic/cocostuff/train2014/train2014/COCO_train2014_000000487058.jpg'
[Errno 2] No such file or directory: '/home/guozhiqing/Desktop/RGB-N-master/coco_synthetic/cocostuff/train2014/train2014/COCO_train2014_000000503378.jpg'
[Errno 2] No such file or directory: '/home/guozhiqing/Desktop/RGB-N-master/coco_synthetic/cocostuff/train2014/train2014/COCO_train2014_000000119953.jpg'
[Errno 2] No such file or directory: '/home/guozhiqing/Desktop/RGB-N-master/coco_synthetic/cocostuff/train2014/train2014/COCO_train2014_000000103564.jpg'
[Errno 2] No such file or directory: '/home/guozhiqing/Desktop/RGB-N-master/coco_synthetic/cocostuff/train2014/train2014/COCO_train2014_000000430086.jpg'
[Errno 2] No such file or directory: '/home/guozhiqing/Desktop/RGB-N-master/coco_synthetic/cocostuff/train2014/train2014/COCO_train2014_000000564781.jpg'
finished
0

@pengzhou1108
Copy link
Owner

Just like this:

_synthetic/cocostuff/train2014/train2014/COCO_train2014_000000487876.jpg'
[Errno 2] No such file or directory: '/home/guozhiqing/Desktop/RGB-N-master/coco_synthetic/cocostuff/train2014/train2014/COCO_train2014_000000487058.jpg'
[Errno 2] No such file or directory: '/home/guozhiqing/Desktop/RGB-N-master/coco_synthetic/cocostuff/train2014/train2014/COCO_train2014_000000503378.jpg'
[Errno 2] No such file or directory: '/home/guozhiqing/Desktop/RGB-N-master/coco_synthetic/cocostuff/train2014/train2014/COCO_train2014_000000119953.jpg'
[Errno 2] No such file or directory: '/home/guozhiqing/Desktop/RGB-N-master/coco_synthetic/cocostuff/train2014/train2014/COCO_train2014_000000103564.jpg'
[Errno 2] No such file or directory: '/home/guozhiqing/Desktop/RGB-N-master/coco_synthetic/cocostuff/train2014/train2014/COCO_train2014_000000430086.jpg'
[Errno 2] No such file or directory: '/home/guozhiqing/Desktop/RGB-N-master/coco_synthetic/cocostuff/train2014/train2014/COCO_train2014_000000564781.jpg'
finished
0

Hi,

To generate synthetic dataset, you should download images from COCO first. If you have COCO images already, then the path might be wrong.

@EricGzq
Copy link
Author

EricGzq commented Jan 20, 2019

Hi,
I checked the path and made sure there was nothing wrong with it. Could it be that the COCOAPI configuration is wrong?

@guopifen
Copy link

Hi,
I checked the path and made sure there was nothing wrong with it. Could it be that the COCOAPI configuration is wrong?

hi,i am a postgraduate who focused on image forgery detection, I'm reproducing this network, too. can you add my wechat so we can talk to each other. My wechat: L691017063

@MatrixValhalla
Copy link

Hi,
I checked the path and made sure there was nothing wrong with it. Could it be that the COCOAPI configuration is wrong?

Maybe you can try this in demo.py: dataDir= '/home/guozhiqing/Desktop/RGB-N-master/coco_synthetic/cocostuff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants