HuangJunJie2017 / BEVDet

Code base of the BEVDet series .
Apache License 2.0
1.45k stars 266 forks source link

how can I test the gflops of longterm config? #270

Open aqr1961 opened 1 year ago

aqr1961 commented 1 year ago

if 'stereo' in args.config or 'longterm' in args.config: assert False,'Config has not supported: %s ' % args.config Is somebody know how can I test the gflops of longterm config?