- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica…
2024-03-22 12:54:37 +01:00
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica…#9
2024-03-22 12:53:48 +01:00
Context-Adaptive Interpolator (CAI)
Should read back theory to make sure I correctly follow it.
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica…#9
2024-03-22 12:51:50 +01:00
Context-Adaptive Interpolator (CAI)
RMS diff with average image = 146.59313795571444
RMS diff with average CAI images = 145.5368224929786
Actual phone index 0, guessed phone index 7 by averages images and 9 by average CAI…
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica…
2024-03-22 12:51:35 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica…
2024-03-22 12:46:14 +01:00
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica…#9
2024-03-22 12:45:51 +01:00
Context-Adaptive Interpolator (CAI)
While being nearest to actual PRNU thanks to CAI, it does not seem to help:
RMS diff with average image = 100.26988483431852
RMS diff with average CAI images = 79.12339215595037
RMS diff…
Benjamin_Loison
opened issue Benjamin_Loison/Robust_image_source_identifica…#19
2024-03-22 12:15:21 +01:00
Theoretical correct Gaussian noise image?
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica…
2024-03-22 12:11:32 +01:00
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica…#9
2024-03-22 12:10:30 +01:00
Context-Adaptive Interpolator (CAI)
RMS diff with average image = 141.44015650123464
RMS diff with CAI images = 103.2666640411378
seems to show promising results.
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica…
2024-03-22 11:58:41 +01:00
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica…#9
2024-03-22 11:58:00 +01:00
Context-Adaptive Interpolator (CAI)
initialRmsDiff=39.478491226631874 caiRmsDiff=33.92120698086231
initialRmsDiff=40.08881131897964 caiRmsDiff=33.537350852224804
initialRmsDiff=40.289355638113335 caiRmsDiff=34.269085008282474
…
Benjamin_Loison
opened issue Benjamin_Loison/Robust_image_source_identifica…#18
2024-03-22 11:50:07 +01:00
Track: How to zoom image on whole screen?
How to zoom image on whole screen?
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica…
2024-03-22 11:42:49 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica…
2024-03-22 11:39:52 +01:00
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica…
2024-03-22 11:20:09 +01:00
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica…#9
2024-03-22 11:18:22 +01:00
Context-Adaptive Interpolator (CAI)
Switching to numpy
instead of PIL.Image
starting work:
diff --git a/algorithms/context_adaptative_interpolator/context_adaptive_interpolator.py b/algorithms/context_adaptative_inter…
Benjamin_Loison
opened issue Benjamin_Loison/Robust_image_source_identifica…#17
2024-03-22 11:13:26 +01:00
Increase brightness and contrast in Python to avoid manual GIMP usage
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica…
2024-03-22 11:11:15 +01:00