o
    1Îj—  ã                   @   s,   d dl mZ ddlmZ G dd„ deƒZdS )é   )ÚDetEvaluatoré   )ÚMODELSc                   @   s   e Zd ZdZeZdd„ ZdS )ÚInstanceSegEvaluatorz%Instance Segmentation Model Evaluatorc                 C   s>   | j jr| j | j j¡ | j | jjd¡ | j | j j¡ dS )zupdate evaluation configZCOCOInstSegDatasetN)	Zeval_configZlog_intervalZ
pdx_configZupdate_log_intervalZupdate_datasetZglobal_configZdataset_dirZupdate_weightsZweight_path)Úself© r   úp/var/www/html/Deteccion_Ine/venv/lib/python3.10/site-packages/paddlex/modules/instance_segmentation/evaluator.pyÚupdate_config   s   ÿz"InstanceSegEvaluator.update_configN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   Úentitiesr	   r   r   r   r   r      s    r   N)Zobject_detectionr   Z
model_listr   r   r   r   r   r   Ú<module>   s   