Image_manipulation_detection
Image_manipulation_detection copied to clipboard
Paper: CVPR2018, Learning Rich Features for Image Manipulation Detection
Thank you for the code. I have reproduced it now. But I don't know how to evaluate and test the model. I want to use the F1 score to evaluate...
The link to the pretrained model has not been given. On running demo_two_stream.py I receive the following error ``` Traceback (most recent call last): File "demo_two_stream.py", line 124, in 'our...
Hello. I just wanted to know what are the changes that we need to make in order to fully implement the research paper, in case I am using a Titan...
how can i fix follow question?? File "C:\deep learning test\Image_manipulation_detection\lib\nets\vgg16.py", line 272, in build_proposals rpn_labels = self._anchor_target_layer(rpn_cls_score, "anchor") AttributeError: 'vgg16' object has no attribute '_anchor_target_layer'
I am not getting true result.Some results are false and on some images it is not showing tampering level. Thanks in advance
模型下载?
您好,能否提供 vgg16_faster_rcnn_iter_5000 的下载地址?
when I used the demo to detect the ID card , but the size of the objects box was too large . how to narrow the size of the detected...
Hi @LarryJiang134 ,when I trained the model with train.py,I received this warning: `UserWarning: Converting sparse IndexedSlices to a dense Tensor of unknown shape. This may consume a large amount of...
Can you show the specific training data? I downloaded the data, but there is no trainval.txt