Ruhi Tyagi

Results 4 issues of Ruhi Tyagi

hey @akshitagupta15june , I would like to introduce some changes to the age-detection program where it can reduce redundancy like : Since both age and gender predictions use the same...

level1
gssoc

Recursive calls to job() can lead to stack overflows, thus improve the error handling, logging and add keyboard interrupt. I am a GSSOC'24 Contributor, please assign this issue to me....

# Related Issues or bug - Code optimisation and readability Fixes: # 1778[issue number that will be closed through this PR] # Proposed Changes - Optimized the face detection loop...

Improvements: Consistency and Readability: Use consistent variable naming throughout the class (divided_classes, joint_prob, likelihood, etc.). Efficiency: Consider vectorization or optimization techniques for better performance, especially in loops iterating over data...