mindee / doctr-tfjs-demo

Javascript demo of docTR, powered by TensorFlowJS
94 stars 20 forks source link

feat: Add a menu to choose between the 2 detection models #3

Closed charlesmindee closed 2 years ago

charlesmindee commented 3 years ago

Add a menu to choose between the 512 x 512 "light" db_mobilenet_v2 and the 1024 x 1024 "heavy" db_resnet50. We also need to update the pipe accordingly (removing hardcoded dimensions, etc...)

charlesmindee commented 2 years ago

closed by #16