Results 4 comments of xfby

Could you share your code?Thank you!

I mean, what is the detection time per image? or the number of images processed per second?

> File "D:\Anaconda\envs\pyn\lib\site-packages\geatpy\algorithms\moeas\nsga3\moea_NSGA3_DE_templet.py", line 81, in run > uniformPoint, NIND = ea.crtup(self.problem.M, population.sizes) # 生成在单位目标维度上均匀分布的参考点集 > File "core\crtup.py", line 85, in crtup.crtup > OverflowError: integer division result too large for...