- 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-05-09 21:50:57 +02:00
320a7dfef2
Add
articles/Standard deviation - Wikipedia/
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica...
2024-05-09 21:50:38 +02:00
bf5120d972
Add
articles/Covariance - Wikipedia/
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica...
2024-05-09 21:50:09 +02:00
5de9de9663
Add
articles/Geometric mean - Wikipedia/
How to
shred
free disk slots?
Purpose of all network interfaces?
Maybe some issues of https://github.com/Benjamin-Loison/gitea should be listed in this repository
diff
progress for 2 huge files
Track
opentimestamps-client
: How to only run Bitcoin SPV to *less securely* verify OpenTimeStamps proofs?
Make a fake microphone input using voice synthesis based on actual microphone input speech
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica...#63
2024-05-06 03:25:17 +02:00
Attribute source camera
Benjamin_Loison
opened issue Benjamin_Loison/Robust_image_source_identifica...#67
2024-05-05 22:31:02 +02:00
What other cameras do I have?
Program to show a text to someone at a few meters looking for an answer when the person is not able to hear and speak
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica...#66
2024-05-03 17:06:10 +02:00
Implement correlation
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica...#63
2024-05-03 15:01:01 +02:00
Attribute source camera
Can implement a dedicated issue for the mean denoiser support for attributing source camera.
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica...
2024-05-03 14:37:59 +02:00
96e52e53dd
Update annotations
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica...
2024-05-03 14:37:30 +02:00
5ff8e3792d
Add
articles/Convolution - Wikipedia/
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica...
2024-05-03 14:18:32 +02:00
06ea9855f0
Update annotations
Benjamin_Loison
pushed to master at Benjamin_Loison/Robust_image_source_identifica...
2024-05-03 13:55:40 +02:00
f1495f2ba0
Add and use
PREDICT_ONLY_ON_WHOLE_TRAINING_SET
Benjamin_Loison
commented on issue Benjamin_Loison/Robust_image_source_identifica...#63
2024-05-03 13:36:49 +02:00
Attribute source camera
Example for a given pixel:
RAISE: -1
Rafael: 1
Noise: 0.1
RMS: Rafael
Correlation: -0.1 according to signal.correlate2d
>>> signal.correlate2d([[1]], [[0.1]])
array([[0.1]])
…
Benjamin_Loison
opened issue Benjamin_Loison/Robust_image_source_identifica...#66
2024-05-03 13:19:04 +02:00
Implement correlation