lcvtoolbox.core.schemas.huggingface.RawAnnotation
=================================================

.. currentmodule:: lcvtoolbox.core.schemas.huggingface

.. autoclass:: RawAnnotation
   :members:
   :undoc-members:
   :show-inheritance:
   :inherited-members:
   :special-members: __init__, __str__, __repr__

   
   
   .. rubric:: Methods

   .. autosummary::
      :nosignatures:
   
      ~RawAnnotation.__init__
      ~RawAnnotation.clear
      ~RawAnnotation.copy
      ~RawAnnotation.fromkeys
      ~RawAnnotation.get
      ~RawAnnotation.items
      ~RawAnnotation.keys
      ~RawAnnotation.pop
      ~RawAnnotation.popitem
      ~RawAnnotation.setdefault
      ~RawAnnotation.update
      ~RawAnnotation.values
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~RawAnnotation.id
      ~RawAnnotation.image_id
      ~RawAnnotation.category_id
      ~RawAnnotation.bbox
      ~RawAnnotation.area
      ~RawAnnotation.segmentation
      ~RawAnnotation.iscrowd
   
   