fasterrcnn-pytorch-training-pipeline icon indicating copy to clipboard operation
fasterrcnn-pytorch-training-pipeline copied to clipboard

Integrate PyGAD genetic algorithm

Open Zhihao1002 opened this issue 1 year ago • 3 comments

Hi just want to explore the possibility of integrating the PyGAD GA to optimise the model. If you have any chance working on PyGAD, would you mind to guide on how to insert into the current code. Thanks

Zhihao1002 avatar Feb 28 '24 10:02 Zhihao1002

Hi. I have never used PyGAD before. Please shed some light here. Is there something we can do with object detection + PyGAD?

sovit-123 avatar Feb 28 '24 10:02 sovit-123

the initial idea was to use GA to identify the highest fitness value of parameter arrangement to improve the accuracy of the model, but not really sure how it can be done.

Zhihao1002 avatar Feb 29 '24 00:02 Zhihao1002

I will try to look imto it.

sovit-123 avatar Mar 01 '24 00:03 sovit-123