Devasy23 / FaceRec

An advanced facial recognition system designed for real-time identification using deep learning models and optimized vector search. Features include face detection, embedding generation, and scalable deployment options.
Apache License 2.0
25 stars 20 forks source link

Integrate Different CNN Backbones for Research #61

Open devansh-shah-11 opened 5 days ago

devansh-shah-11 commented 5 days ago

Is your feature request related to a problem? Please describe. Researchers often need to experiment with various CNN architectures to improve face recognition performance. Currently, the system lacks flexibility in allowing users to switch between different backbone architectures such as ResNet, EfficientNet, etc.

Describe the solution you'd like Add support for multiple CNN backbones by creating reusable modules that allow researchers to select and switch between architectures easily.

Describe alternatives you've considered Manually implementing each CNN backbone architecture for every model, but this approach is time-consuming and error-prone.

Additional context This will enable efficient comparison between various models. Should also be integrated with UI Support

Checklist

Shalinis19137 commented 3 days ago

I really like your website and want to contribute can you assign me this issue under gssoc-ext2024

Shalinis19137 commented 2 days ago

Thanks alot

Devasy23 commented 2 days ago

I really like your website and want to contribute can you assign me this issue under gssoc-ext2024

Which website are you referring to?