
    |-j                     :    d dl mZ ddlmZ  G d de          ZdS )   )
DetTrainer   )MODELSc                       e Zd ZdZeZd ZdS )KeypointTrainerz#Human Pose Estimation Model Trainerc                     | j         j        }d| j         j        v r| j         j        d         nd}| j                             | j        j        d||           dS )zupdate dataset settingsdata_fieldsNKeypointTopDownCocoDataset)r	   metric)
pdx_configr   TrainDatasetupdate_datasetglobal_configdataset_dir)selfr   r	   s      j/var/www/html/banglarbhumi/venv/lib/python3.11/site-packages/paddlex/modules/keypoint_detection/trainer.py_update_datasetzKeypointTrainer._update_dataset   su    '  <<< O(77 	 	&&*(#	 	' 	
 	
 	
 	
 	
    N)__name__
__module____qualname____doc__r   entitiesr    r   r   r   r      s.        --H
 
 
 
 
r   r   N)object_detectionr   
model_listr   r   r   r   r   <module>r      s_     * ) ) ) ) )      
 
 
 
 
j 
 
 
 
 
r   