:py:mod:`kwcoco.cli.coco_grab` ============================== .. py:module:: kwcoco.cli.coco_grab Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: kwcoco.cli.coco_grab.CocoGrabCLI Attributes ~~~~~~~~~~ .. autoapisummary:: kwcoco.cli.coco_grab._CLI .. py:class:: CocoGrabCLI .. py:class:: CLIConfig(data=None, default=None, cmdline=False) Bases: :py:obj:`scriptconfig.Config` Grab standard datasets. .. rubric:: Example kwcoco grab cifar10 camvid .. py:attribute:: default .. py:attribute:: name :annotation: = grab .. py:method:: main(cls, cmdline=True, **kw) :classmethod: .. py:data:: _CLI