selfconsistency icon indicating copy to clipboard operation
selfconsistency copied to clipboard

Code for the paper: Fighting Fake News: Image Splice Detection via Learned Self-Consistency

Results 10 selfconsistency issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.14.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies

Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.0.12 to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...

dependencies

Have you tested the results of the last two categories. How accurate is it. In other words, how accurate is your model to predict whether two image blocks are correctly...

I think it is a great work !Can you share your train code and dataset? Thank you very much!

For version later than tensorflow 2.0,the service for tensorflow.config has been stopped .That means tensorflow.config cannot be use. Then how can I deal with the program with Python 3 and...

Hello, I read your code and find that it seems like there's no EXIF-consistency function provided. When I tried to use all the EXIF tags in the run_vote_no_threads() , then...

when i try to run the demo.py file i am getting the following error in windows. ForkingPickler(file, protocol).dump(obj) TypeError: can't pickle _thread.RLock objects

Thanks your works for every researchers. the detection result (Cluster w/ MeanShift) of demo.py is same as your showing, but i get a wrong result (Segment with NCusts) when i...

Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool]...

dependencies