santit96's picture
Create the streamlit app that classifies the trash in an image into classes
fa84113
raw
history blame
118 Bytes
from .parser_config import OpenImagesParserCfg, CocoParserCfg, VocParserCfg
from .parser_factory import create_parser