Popular repositories Loading
-
-
dnn-ssl
dnn-ssl PublicThis module has a neural network implementation for sound source separation
Python
199 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 2 commits in 1 repository
Created a pull request in canonical/checkbox that received 1 comment
Removed custom implementation and using cv2 (BugFix)
Description For some weird reason, when the two images were the same, the tests were failing in later versions of python (3.13), but not in early …
+6
−60
lines changed
•
1
comment
Opened 1 other pull request in 1 repository
canonical/checkbox
1
merged
-
Fix kernel config bug (BugFix)
This contribution was made on Mar 7
Reviewed 10 pull requests in 1 repository
canonical/checkbox
10 pull requests
-
Fix jpeg validation to accept a broader range of jpeg files (BugFix)
This contribution was made on Mar 21
-
Check different ISHTP modules according to the release (Bugfix)
This contribution was made on Mar 21
-
out-of-band management network interfaces should be considered cable interfaces (bugfix)
This contribution was made on Mar 20
-
Simplify enabling Intel GPU for DSS (New)
This contribution was made on Mar 19
-
Fix NTFS SD card mount failure by adding sync and udevadm settle (BugFix)
This contribution was made on Mar 18
-
Test Jobs for V4L2 Compliance (New)
This contribution was made on Mar 13
-
Add DSS reboot testing (New)
This contribution was made on Mar 13
-
Add DSS integration tests (New)
This contribution was made on Mar 13
-
Replace
check_dss.sh
with a simple wrapper and adddss/purge
(New)This contribution was made on Mar 10 -
Replace
check_cuda.sh
with simple in-line commands (New)This contribution was made on Mar 7
Created an issue in opencv/opencv that received 3 comments
Wrong value for PSNR when the sse is too small
Describe the doc issue I think there is an issue with the example implementation of PSNR in the tutorial. When two images are exactly the same, the…
3
comments