python /home/admin/mtr/script_for_cron.py -j datou_current3 -m 8 -a ' -a 4311 ' -s datou_current_4220 -M 0 -S 0 -U 95,95,120 import MySQLdb succeeded Import error (python version) ['/Users/moilerat/Documents/Fotonower/install/caffe/distribute/python', '/home/admin/workarea/git/Velours/python/prod', '/home/admin/workarea/install/caffe_cuda8_python3/python', '/home/admin/workarea/install/darknet', '/home/admin/workarea/git/Velours/python', '/home/admin/workarea/install/caffe_frcnn_python3/py-faster-rcnn/caffe-fast-rcnn/python', '/home/admin/mtr/.credentials', '/home/admin/workarea/install/caffe/python', '/home/admin/workarea/install/caffe_frcnn/py-faster-rcnn/tools', '/home/admin/workarea/git/fotonowerpip', '/home/admin/workarea/install/segment-anything', '/home/admin/workarea/git/pyfvs', '/usr/lib/python38.zip', '/usr/lib/python3.8', '/usr/lib/python3.8/lib-dynload', '/home/admin/.local/lib/python3.8/site-packages', '/usr/local/lib/python3.8/dist-packages', '/usr/lib/python3/dist-packages'] process id : 1578654 load datou : 4311 # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) All sons are already in current list ! DONE and to test : checkNoCycle ! Here we check the consistency of inputs/outputs number between the given ones and the db ! eke 1-6-18 : checkConsistencyNbInputNbOutput should be processed after step reordering ! WARNING : number of outputs for step 11939 matching_dashboard is not consistent : 1 used against 0 in the step definition ! Step 11940 split_time_score have less inputs used (1) than in the step definition (2) : maybe we manage optionnal inputs ! Number of inputs / outputs for each step checked ! Here we check the consistency of outputs/inputs types during steps connections eke 1-6-18 : checkConsistencyTypeOutputInput should be processed after checkConsistencyNbInputNbOutput ! WARNING : type of output 0 of step 11939 doesn't seem to be define in the database( WARNING : type of input 2 of step 11940 doesn't seem to be define in the database( DataTypes for each output/input checked ! Unexpected type for variable list_input_json ERROR or WARNING : can't parse json string Expecting value: line 1 column 1 (char 0) Tried to parse : None was removed should we ? None was removed should we ? donnée sous forme de texte was removed should we ? [ptf_id0,ptf_id1...] was removed should we ? load thcls load pdts Running datou job : batch_current TODO datou_current to load to do maybe to take outside batchDatouExec no input labels no input values updating current state to 1 we have a portfolio with more photos than limit : 5100>1000 please execute split_portfolio.py -i 22238626 -l 1000 size over we load limit photo not treated list_input_json: {} Current got : datou_id : 4311, datou_cur_ids : ['2741804'] with mtr_portfolio_ids : ['22238626'] and first list_photo_ids : [] new path : /proc/1578654/ Inside batchDatouExec : verbose : 0 # VR 17-11-17 : to create in DB ! Here we check the datou graph and we reorder steps ! Tree builded and cycle checked, now we need to re-order the steps ! We have currenlty an error because there is no dependence between the last step for the case tile - detect - glue We can either keep the depence of, it is better to keep an order compatible with the id of steps if we do not have sons, so a lexical order : (number_son, step_id) All sons are already in current list ! DONE and to test : checkNoCycle ! Here we check the consistency of inputs/outputs number between the given ones and the db ! eke 1-6-18 : checkConsistencyNbInputNbOutput should be processed after step reordering ! WARNING : number of outputs for step 11939 matching_dashboard is not consistent : 1 used against 0 in the step definition ! Step 11940 split_time_score have less inputs used (1) than in the step definition (2) : maybe we manage optionnal inputs ! Number of inputs / outputs for each step checked ! Here we check the consistency of outputs/inputs types during steps connections eke 1-6-18 : checkConsistencyTypeOutputInput should be processed after checkConsistencyNbInputNbOutput ! WARNING : type of output 0 of step 11939 doesn't seem to be define in the database( WARNING : type of input 2 of step 11940 doesn't seem to be define in the database( DataTypes for each output/input checked ! List Step Type Loaded in datou : matching_dashboard, split_time_score over limit max, limiting to limit_max 100 list_input_json : {} origin We have 1 , WARNING: data may be incomplete, need to offset and complete ! we have missing 0 photos in the step downloads : photo missing : [] try to delete the photos missing in DB time to download the photos : 0.039838552474975586 About to test input to load Calling datou_exec Inside datou_exec : verbose : 0 number of steps : 2 step1:matching_dashboard Sat Apr 19 19:00:48 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec begin datou step matching dashboard 2022-04-13 10:29:59 0 todo a Inside saveOutput : final : False verbose : 0 ouput is None No outpout to save, returning out of save general time spend for datou_step_exec : 0.5186312198638916 time spend to save output : 8.988380432128906e-05 total time spend for step 1 : 0.5187211036682129 step2:split_time_score Sat Apr 19 19:00:48 2025 VR 17-11-17 : now, only for linear exec dependencies tree, some output goes to fill the input of the next VR 22-3-18 : now we test the dependencies tree, but keep two separate code for datou_prepare_output_input until the code is correctly tested, clean and works in both case VR 22-3-18 : but we use the first code for the first step id = -1, build in the code of datou_exec VR 22-3-18 : we should manage here the case when we are at the first step instead of building this step before datou_exec Currently we do not manage missing dependencies information, that could maybe be correctly interpreted with default behavior Some of the step done at execution of the step could be done before when the tree of execution is build and the dependencies of different step analysed We should have FATAL ERROR but same_nb_input_output==True : this should be an optionnal input ! We should have FATAL ERROR but same_nb_input_output==True : this should be an optionnal input ! VR 22-3-18 : For now we do not clean correctly the datou structure begin split time score forced hashtag should be used only with CREATE_PORT_BATCH_BY_HOUR or CONSOLIDATE task, truck value will be ignored (VR 14-3-21 feels it is a too subtle behavior, why not quitting ?) . TODO : Insert select and so on Begin split_port_in_batch_balle thcls : [{'id': 3442, 'mtr_user_id': 31, 'name': 'classifieur_2camions_valcor_021122_v1', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': 'deux_camions,camion_droite,camion_gauche,pas_de_camion', 'svm_portfolios_learning': '7659379,7659034,7657685,7657114', 'photo_hashtag_type': 4458, 'photo_desc_type': 5723, 'type_classification': 'tf_classification2', 'hashtag_id_list': '2107760533,2107760534,2107760535,2107760536'}] thcls : [{'id': 758, 'mtr_user_id': 31, 'name': 'Rungis_amount_dechets_fall_2018_v2', 'pb_hashtag_id': 0, 'live': b'\x00', 'list_hashtags': '05102018_Papier_non_papier_dense,05102018_Papier_non_papier_peu_dense,05102018_Papier_non_papier_presque_vide,05102018_Papier_non_papier_tres_dense,05102018_Papier_non_papier_tres_peu_dense', 'svm_portfolios_learning': '1108385,1108386,1108388,1108384,1108387', 'photo_hashtag_type': 856, 'photo_desc_type': 3853, 'type_classification': 'caffe', 'hashtag_id_list': '2107751013,2107751014,2107751015,2107751016,2107751017'}] (('00', 317), ('01', 351), ('02', 353), ('03', 349), ('04', 341), ('05', 343), ('06', 318), ('07', 282), ('08', 294), ('09', 217), ('10', 328), ('11', 306), ('12', 344), ('13', 324), ('14', 282), ('15', 295), ('16', 56)) ERROR counted https://github.com/fotonower/Velours/issues/663#issuecomment-421136223 {} 19042025 22238626 Nombre de photos uploadées : 5100 / 23040 (22%) 19042025 22238626 Nombre de photos taguées (types de déchets): 5076 / 5100 (99%) 19042025 22238626 Nombre de photos taguées (volume) : 0 / 5100 (0%) elapsed_time : load_data_split_time_score 2.384185791015625e-06 elapsed_time : order_list_meta_photo_and_scores 8.344650268554688e-06 ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? elapsed_time : fill_and_build_computed_from_old_data 0.17690253257751465 elapsed_time : insert_dashboard_record_day_entry 0.024001359939575195 ***** BEGIN SPLIT TRUCK ***** inside split by truck info ````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````list printed: [[221], [1709], [2526], [2528], [2554], [2586], [2664], [2664], [2687], [2689], [2691], [2706], [2714, 2715, 2716, 2717, 2718, 2719], [2721, 2722, 2723], [2725], [2727, 2728, 2729, 2730], [2732, 2733, 2734, 2735, 2736, 2737, 2738, 2739, 2740, 2741, 2742, 2743, 2744], [2746], [2753], [2755, 2756, 2757], [2758], [2760, 2761, 2762], [2764, 2765, 2766], [2769], [2770, 2771, 2772, 2773, 2774, 2775], [2778], [2780], [2778, 2779, 2780, 2781, 2782, 2783, 2784], [2786, 2787], [2802], [2804], [2813], [2820], [2824], [2826], [2827, 2828], [2831], [2832, 2833, 2834], [2838, 2839, 2840], [2843], [2845], [2847, 2848], [2850], [2855], [2856, 2857], [2858, 2859], [2860], [2861, 2862], [2871], [2873, 2874, 2875], [2900, 2901, 2902, 2903, 2904, 2905], [2931, 2932], [2934], [2970, 2971], [2972, 2973], [2975, 2976, 2977, 2978, 2979, 2980, 2981, 2982, 2983, 2984, 2985, 2986], [2988], [2989], [2993], [2995, 2996, 2997, 2998, 2999, 3000, 3001, 3002, 3003, 3004, 3005, 3006, 3007, 3008], [3010], [3012, 3013, 3014], [3016, 3017, 3018], [3020, 3021, 3022, 3023, 3024, 3025, 3026, 3027, 3028, 3029, 3030, 3031, 3032, 3033, 3034, 3035, 3036, 3037, 3038, 3039, 3040, 3041, 3042, 3043, 3044, 3045, 3046, 3047, 3048, 3049, 3050, 3051, 3052, 3053, 3054, 3055, 3056, 3057, 3058, 3059, 3060], [3062], [3065], [3070], [3074, 3075, 3076, 3077, 3078, 3079], [3081, 3082, 3083, 3084], [3086, 3087, 3088, 3089, 3090, 3091], [3092], [3093], [3094, 3095], [3096], [3099, 3100, 3101], [3102, 3103], [3104, 3105, 3106, 3107, 3108], [3110, 3111, 3112], [3133], [3135, 3136], [3185, 3186, 3187, 3188], [3190], [3194], [3196, 3197, 3198], [3199], [3200], [3201, 3202, 3203, 3204], [3205], [3206, 3207], [3208], [3209, 3210], [3211, 3212, 3213, 3214, 3215, 3216], [3219, 3220], [3225], [3227], [3229, 3230, 3231, 3232, 3233, 3234, 3235, 3236], [3238, 3239, 3240, 3241, 3242, 3243, 3244, 3245, 3246, 3247, 3248, 3249, 3250, 3251, 3252, 3253, 3254, 3255, 3256, 3257, 3258, 3259, 3260, 3261], [3263], [3268], [3275], [3278, 3279], [3282, 3283], [3286, 3287, 3288], [3290, 3291, 3292, 3293, 3294, 3295], [3297, 3298, 3299, 3300], [3302, 3303, 3304, 3305, 3306, 3307, 3308, 3309, 3310, 3311, 3312, 3313, 3314, 3315, 3316, 3317, 3318, 3319, 3320, 3321, 3322, 3323, 3324, 3325, 3326, 3327, 3328, 3329, 3330, 3331, 3332, 3333, 3334, 3335, 3336, 3337, 3338, 3339, 3340, 3341, 3342, 3343, 3344, 3345, 3346, 3347, 3348, 3349], [3350], [3353, 3354, 3355], [3364, 3365, 3366], [3368, 3369, 3370, 3371], [3372], [3373, 3374, 3375, 3376, 3377, 3378, 3379], [3402, 3403], [3417, 3418, 3419], [3421, 3422, 3423], [3425, 3426, 3427, 3428, 3429, 3430, 3431, 3432, 3433, 3434, 3435, 3436, 3437, 3438, 3439, 3440, 3441, 3442], [3443], [3444, 3445, 3446, 3447], [3448, 3449, 3450, 3451, 3452, 3453, 3454], [3456], [3458, 3459, 3460], [3464, 3465], [3466], [3467], [3476, 3477, 3478, 3479, 3480], [3482, 3483, 3484], [3486], [3488], [3490], [3491], [3492], [3493], [3494], [3503], [3511], [3512, 3513, 3514, 3515, 3516, 3517], [3518], [3519, 3520, 3521, 3522, 3523, 3524, 3525, 3526, 3527, 3528, 3529, 3530, 3531, 3532, 3533, 3534, 3535, 3536, 3537, 3538, 3539, 3540, 3541, 3542, 3543, 3544, 3545, 3546], [3547], [3548], [3549, 3550], [3551], [3552], [3553, 3554], [3555], [3556, 3557, 3558, 3559, 3560, 3561, 3562, 3563, 3564, 3565, 3566, 3567, 3568, 3569, 3570, 3571], [3572], [3573, 3574, 3575, 3576, 3577, 3578, 3579, 3580], [3581, 3582], [3583, 3584, 3585, 3586, 3587], [3588], [3589], [3590, 3591], [3592], [3593], [3594, 3595], [3596], [3597], [3598], [3599], [3600, 3601, 3602, 3603, 3604, 3605, 3606, 3607, 3608, 3609, 3610], [3611], [3612, 3613, 3614], [3616, 3617, 3618, 3619, 3620, 3621, 3622, 3623, 3624, 3625, 3626, 3627], [3628], [3629, 3630, 3631, 3632], [3634, 3635, 3636, 3637], [3644, 3645, 3646, 3647], [3652, 3653, 3654, 3655, 3656, 3657, 3658, 3659], [3660], [3661, 3662, 3663, 3664, 3665, 3666, 3667, 3668, 3669, 3670, 3671, 3672, 3673, 3674, 3675, 3676, 3677, 3678, 3679, 3680, 3681, 3682, 3683, 3684, 3685, 3686, 3687], [3688, 3689, 3690, 3691, 3692], [3693], [3694], [3695, 3696, 3697, 3698, 3699, 3700, 3701, 3702, 3703, 3704, 3705, 3706, 3707, 3708, 3709], [3710], [3711, 3712, 3713, 3714, 3715, 3716, 3717, 3718, 3719, 3720, 3721, 3722, 3723, 3724, 3725, 3726, 3727], [3728], [3729, 3730, 3731, 3732], [3733, 3734], [3735, 3736, 3737, 3738, 3739, 3740, 3741, 3742, 3743, 3744, 3745, 3746, 3747, 3748, 3749, 3750, 3751], [3753, 3754, 3755, 3756, 3757], [3759, 3760], [3762], [3765], [3767, 3768], [3769, 3770], [3772], [3773, 3774, 3775, 3776, 3777, 3778, 3779, 3780, 3781, 3782, 3783, 3784, 3785, 3786, 3787, 3788], [3789], [3790, 3791, 3792, 3793, 3794, 3795], [3796], [3797], [3799], [3800], [3801, 3802, 3803, 3804, 3805, 3806, 3807, 3808, 3809, 3810, 3811, 3812], [3813, 3814], [3815], [3816], [3817, 3818], [3819, 3820], [3821, 3822, 3823], [3824, 3825, 3826], [3827], [3829], [3830, 3831, 3832, 3833, 3834], [3836, 3837], [3838], [3839, 3840], [3842], [3843], [3845], [3846], [3847], [3848], [3849, 3850, 3851], [3852], [3853, 3854, 3855, 3856, 3857, 3858, 3859], [3860], [3861, 3862, 3863, 3864, 3865, 3866, 3867, 3868, 3869, 3870, 3871, 3872, 3873, 3874, 3875, 3876, 3877, 3878, 3879, 3880, 3881, 3882, 3883, 3884, 3885, 3886, 3887, 3888, 3889, 3890, 3891, 3892, 3893, 3894, 3895, 3896, 3897, 3898, 3899, 3900, 3901, 3902, 3903, 3904, 3905, 3906, 3907, 3908, 3909, 3910, 3911, 3912, 3913, 3914, 3915, 3916, 3917, 3918, 3919, 3920, 3921, 3922, 3923, 3924, 3925, 3926, 3927, 3928, 3929, 3930, 3931, 3932], [3934, 3935, 3936, 3937, 3938, 3939, 3940, 3941], [3946], [3949, 3950, 3951], [3952], [3953, 3954, 3955], [3959], [3963], [3972], [3975, 3976, 3977, 3978, 3979], [3983], [3986], [3995, 3996, 3997], [3998, 3999], [4006, 4007], [4017], [4019], [4021, 4022, 4023, 4024, 4025, 4026, 4027, 4028, 4029, 4030, 4031, 4032, 4033], [4035, 4036], [4038, 4039], [4041], [4044], [4046], [4048, 4049], [4051, 4052, 4053, 4054, 4055, 4056, 4057, 4058, 4059, 4060, 4061], [4063], [4066], [4070], [4072], [4074, 4075, 4076], [4081], [4083, 4084, 4085, 4086, 4087, 4088, 4089, 4090, 4091, 4092, 4093], [4104, 4105, 4106, 4107, 4108, 4109, 4110, 4111, 4112, 4113], [4115], [4117], [4119, 4120, 4121, 4122, 4123, 4124, 4125, 4126], [4128], [4130, 4131, 4132, 4133, 4134, 4135, 4136, 4137, 4138, 4139, 4140, 4141, 4142, 4143, 4144, 4145, 4146, 4147, 4148, 4149, 4150, 4151, 4152, 4153, 4154, 4155, 4156, 4157, 4158, 4159, 4160, 4161, 4162, 4163, 4164, 4165, 4166, 4167, 4168, 4169, 4170, 4171, 4172, 4173, 4174, 4175, 4176, 4177, 4178, 4179, 4180, 4181, 4182, 4183, 4184, 4185, 4186, 4187, 4188, 4189, 4190, 4191, 4192, 4193, 4194, 4195, 4196, 4197, 4198, 4199, 4200, 4201, 4202, 4203, 4204, 4205, 4206, 4207, 4208, 4209, 4210, 4211, 4212, 4213, 4214, 4215, 4216, 4217, 4218, 4219, 4220, 4221, 4222, 4223, 4224, 4225, 4226, 4227, 4228, 4229, 4230, 4231, 4232, 4233, 4234, 4235, 4236, 4237, 4238, 4239, 4240, 4241, 4242, 4243, 4244, 4245, 4246, 4247, 4248, 4249, 4250, 4251, 4252, 4253, 4254, 4255, 4256, 4257, 4258, 4259, 4260, 4261, 4262, 4263, 4264, 4265, 4266, 4267, 4268, 4269, 4270, 4271, 4272, 4273, 4274, 4275, 4276, 4277, 4278, 4279, 4280, 4281, 4282, 4283, 4284, 4285, 4286, 4287, 4288, 4289, 4290, 4291, 4292, 4293, 4294, 4295, 4296, 4297, 4298, 4299, 4300, 4301, 4302], [4303], [4304, 4305, 4306, 4307, 4308, 4309, 4310, 4311, 4312, 4313, 4314, 4315, 4316, 4317, 4318, 4319, 4320, 4321, 4322, 4323], [4324], [4325, 4326, 4327, 4328, 4329, 4330, 4331, 4332, 4333, 4334, 4335, 4336, 4337, 4338, 4339, 4340, 4341, 4342, 4343, 4344, 4345, 4346, 4347, 4348, 4349, 4350, 4351, 4352, 4353, 4354, 4355, 4356, 4357, 4358, 4359, 4360, 4361, 4362, 4363, 4364, 4365, 4366, 4367, 4368, 4369, 4370, 4371, 4372, 4373, 4374], [4376], [4378, 4379, 4380, 4381, 4382, 4383, 4384, 4385, 4386, 4387, 4388, 4389, 4390, 4391, 4392, 4393, 4394], [4397, 4398, 4399, 4400, 4401, 4402, 4403, 4404, 4405, 4406, 4407, 4408, 4409, 4410, 4411, 4412, 4413, 4414, 4415, 4416, 4417, 4418, 4419, 4420, 4421, 4422, 4423, 4424, 4425, 4426, 4427, 4428, 4429, 4430, 4431, 4432, 4433, 4434, 4435, 4436, 4437, 4438, 4439, 4440, 4441], [4443, 4444, 4445, 4446, 4447, 4448, 4449], [4451], [4453, 4454, 4455], [4457, 4458, 4459, 4460, 4461, 4462], [4463], [4466, 4467, 4468, 4469, 4470, 4471, 4472], [4474, 4475, 4476, 4477, 4478, 4479, 4480, 4481, 4482, 4483, 4484], [4487], [4495], [4497], [4499], [4504, 4505, 4506], [4508, 4509, 4510], [4517], [4519], [4521, 4522, 4523], [4529], [4531, 4532, 4533, 4534, 4535], [4536, 4537], [4538, 4539, 4540], [4542], [4544, 4545, 4546, 4547, 4548, 4549], [4551, 4552, 4553, 4554], [4556], [4557, 4558, 4559], [4562], [4568], [4570], [4578], [4582, 4583], [4586], [4588], [4590, 4591, 4592, 4593], [4596], [4598, 4599], [4601], [4603], [4613, 4614, 4615, 4616], [4628], [4630], [4634], [4638, 4639], [4648, 4649, 4650, 4651, 4652, 4653, 4654, 4655, 4656], [4659, 4660], [4663, 4664, 4665], [4668, 4669, 4670], [4672], [4673], [4675, 4676, 4677, 4678, 4679, 4680, 4681, 4682, 4683], [4687], [4691], [4693], [4696, 4697, 4698, 4699, 4700, 4701, 4702, 4703, 4704], [4706, 4707, 4708, 4709, 4710, 4711, 4712], [4713], [4714, 4715, 4716, 4717, 4718, 4719, 4720, 4721, 4722, 4723, 4724, 4725, 4726, 4727, 4728, 4729], [4743], [4761, 4762], [4773], [4776], [4780], [4785, 4786, 4787], [4789], [4791, 4792], [4797, 4798, 4799, 4800, 4801], [4803, 4804], [4819, 4820, 4821, 4822, 4823, 4824, 4825], [4827], [4829, 4830], [4833], [4836], [4840], [4843], [4863], [4870], [4873, 4874, 4875, 4876, 4877, 4878, 4879], [4881, 4882, 4883, 4884], [4893], [4895], [4897, 4898, 4899, 4900], [4901, 4902, 4903, 4904, 4905, 4906], [4910, 4911], [4913], [4918], [4919], [4922, 4923, 4924], [4926], [4928], [4935], [4937], [4943], [4946, 4947, 4948, 4949], [4953], [4955, 4956, 4957, 4958, 4959, 4960], [4962, 4963, 4964, 4965, 4966, 4967, 4968, 4969, 4970, 4971], [4974], [4982], [4990], [4993], [4994], [4995], [4998, 4999], [5005], [5007, 5008, 5009], [5012], [5014, 5015], [5018], [5020], [5022, 5023, 5024, 5025, 5026, 5027, 5028, 5029], [5031, 5032, 5033], [5035, 5036, 5037, 5038, 5039, 5040, 5041, 5042, 5043, 5044, 5045, 5046, 5047, 5048, 5049, 5050, 5051, 5052, 5053, 5054, 5055, 5056, 5057, 5058, 5059, 5060, 5061], [5063, 5064, 5065, 5066, 5067, 5068, 5069, 5070, 5071, 5072, 5073, 5074, 5075]] forced_hashtag: truck force hashtag to truck elapsed_time : SPLIT_TRUCK 0.14417338371276855 ***** END SPLIT TRUCK ***** NUMBER BATCH : 376 list_ponderation used : [0.001, 0.001, 0.001, 0.001, 0.001] , list_hashtag_class_create_as_list : ['truck'] ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 61.0000159740448, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_08_12_06_10336.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 19.999078035354614, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_08_13_26_10347.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 28.99899697303772, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_08_14_27_10463.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 120.0000228881836, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_08_15_17_10339.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 19.999988794326782, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_08_19_07_10389.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 21.001018047332764, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_08_20_26_9465.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 30.000035047531128, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_08_21_07_10355.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 50.0000741481781, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_08_22_27_10357.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 61.00103282928467, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_08_23_56_9354.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 19.99995517730713, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_08_33_07_10470.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 21.001031160354614, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_08_34_26_9466.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 18.99995708465576, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_08_40_37_10366.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 79.99999618530273, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_08_51_56_9348.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 457.00007009506226, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_09_06_36_10412.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 139.00003600120544, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_09_18_03_10354.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 20.000011920928955, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_09_21_12_10368.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 21.00110697746277, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_09_21_52_9354.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 509.0, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_09_23_03_10362.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 49.99997115135193, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_09_34_42_9446.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 49.999983072280884, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_09_35_53_10377.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 50.0, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_09_37_02_10358.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 69.00001287460327, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_09_39_43_10358.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 109.99985814094543, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_09_41_52_9508.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 21.000977993011475, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_09_45_42_9362.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 30.999978065490723, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_05_25_10376.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 19.9995219707489, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_07_15_9837.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 30.000004053115845, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_08_15_9450.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 60.000036001205444, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_09_55_9441.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 70.00000214576721, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_13_15_9456.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 239.0000011920929, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_14_46_10367.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 10.000948905944824, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_22_15_9423.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 61.000909090042114, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_22_45_9466.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 29.999992847442627, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_24_05_10358.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 489.9991009235382, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_24_55_10379.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 28.99902892112732, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_33_46_10368.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 20.00005793571472, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_35_45_10379.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 30.000902891159058, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_36_25_9478.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 71.00088691711426, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_37_15_9474.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 19.999011039733887, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_44_55_10432.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 21.000908851623535, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_45_35_9457.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 218.999920129776, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_46_16_10460.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 30.99995493888855, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_50_15_10432.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 60.00089383125305, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_50_55_9483.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 21.001020908355713, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_52_35_9354.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 78.99910593032837, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_55_46_10364.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 30.0, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_10_57_25_9456.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 61.001055002212524, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_11_03_36_9351.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 339.9998850822449, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_11_04_57_10357.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 160.000018119812, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_11_12_16_9359.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 70.00001096725464, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_11_15_16_9435.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 50.000000953674316, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_11_16_56_9367.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 100.00008797645569, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_11_21_26_9367.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 19.999994039535522, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_11_23_27_10383.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 218.99909615516663, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_11_24_07_10372.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 30.000038146972656, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_11_28_06_9348.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 30.000972032546997, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_11_28_56_9423.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 11.001219034194946, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_11_30_06_9360.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 108.99911499023438, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_11_31_07_10354.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 288.9999680519104, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_11_33_17_10390.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 38.998926877975464, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_11_38_17_10442.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 168.99894905090332, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_11_39_27_10400.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 169.99994015693665, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_11_42_57_10434.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 41.001137018203735, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_11_46_26_9365.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 229.99992299079895, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_11_47_36_9472.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 39.99997591972351, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_11_51_57_10390.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 158.9995038509369, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_11_55_17_9855.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 48.99906802177429, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_11_58_17_10387.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 108.9990131855011, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_12_01_35_10352.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 19.999921083450317, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_12_04_55_10452.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 20.000074863433838, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_12_05_25_10359.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 41.00112199783325, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_12_06_24_9356.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 20.00001096725464, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_12_09_35_10445.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 60.000043869018555, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_12_10_15_10373.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 708.9989790916443, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_12_11_35_10382.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 70.00011396408081, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_12_23_45_10379.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 20.00011396408081, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_12_26_15_10384.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 18.99906301498413, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_12_26_55_10377.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 41.0010290145874, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_12_31_04_9345.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 10.000046968460083, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_12_35_05_10364.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 140.00003814697266, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_12_38_55_10366.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 110.00002384185791, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_12_44_15_10415.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 19.99994206428528, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_12_48_25_10493.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 99.99976110458374, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_12_50_05_10599.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 91.00106406211853, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_12_53_34_9389.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 71.0009970664978, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_12_56_04_9361.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 1820.999939918518, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_12_57_55_10437.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 229.9990050792694, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_13_28_36_10350.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 539.0000870227814, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_13_32_47_10360.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 249.99998307228088, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_13_42_56_10371.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 489.9998800754547, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_13_47_36_10474.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 59.9989800453186, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_13_56_06_10386.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 19.999953031539917, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_13_57_46_10452.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 49.99997687339783, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_13_58_26_9356.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 168.9999978542328, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_13_59_56_10466.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 139.00000095367432, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_14_03_16_10348.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 19.99999189376831, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_14_09_25_10384.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 29.9999258518219, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_14_10_05_10435.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 19.999935150146484, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_14_14_15_10459.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 39.999956130981445, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_14_15_55_10403.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 19.999125003814697, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_14_17_05_10356.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 58.998899936676025, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_14_18_06_10467.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 30.00002098083496, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_14_19_25_9432.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 19.999045848846436, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_14_20_25_10368.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 30.0001220703125, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_14_27_25_9372.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 30.00102186203003, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_14_31_45_9421.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 79.99999904632568, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_14_41_35_10372.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 29.999963998794556, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_14_44_05_10395.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 39.99999499320984, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_14_45_05_10376.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 110.00095891952515, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_14_46_35_9470.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 98.99999403953552, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_14_50_36_10357.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 90.00097799301147, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_14_52_55_9410.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 120.00102210044861, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_14_54_45_9367.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 41.00108814239502, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_15_09_25_9353.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 58.99900984764099, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_15_11_56_10368.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 78.99897909164429, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_15_18_46_10378.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 61.00106906890869, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_15_28_45_9367.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 30.00100803375244, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_15_30_06_9352.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 28.998872995376587, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_15_33_16_10475.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 58.99890995025635, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_15_34_06_10422.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 19.99991798400879, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_15_38_16_10445.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 30.001097917556763, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_15_43_26_9360.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 49.99997115135193, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_15_44_56_10403.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 88.99887919425964, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_15_46_06_10475.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 19.99905014038086, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_15_53_46_10357.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 0, 'nb_balles_papier': 0, 'begin_time_port': 'image'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 69.9998688697815, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_15_56_26_10493.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 21.00100302696228, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_15_57_55_9366.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 411.0000739097595, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_15_58_36_10368.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info ERROR missing amount info result_one_balle_Type_truck:{'day': '19042025', 'map_nb_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'map_time_amount': {0: 0, 1: 0, 2: 0, 3: 0, 4: 0}, 'duration': 159.99899911880493, 'nb_balles_papier': 0, 'begin_time_port': 'image_19042025_16_05_46_10366.jpg'} Production hashtag (incorrect ponderation at 20-10-18) : 0 We have rejected 198 photos because of the batch_size condition ! NUMBER BATCH list_of_portfolios_to_create : 178 to update_plate_info False list_same_port_ids : [22246359] find same portfolio which already exist 22246359 , we will use it list_same_port_ids : [22246360] find same portfolio which already exist 22246360 , we will use it list_same_port_ids : [22246801] find same portfolio which already exist 22246801 , we will use it list_same_port_ids : [22246802] find same portfolio which already exist 22246802 , we will use it list_same_port_ids : [22246803] find same portfolio which already exist 22246803 , we will use it list_same_port_ids : [22246804] find same portfolio which already exist 22246804 , we will use it list_same_port_ids : [22246805] find same portfolio which already exist 22246805 , we will use it list_same_port_ids : [22246806] find same portfolio which already exist 22246806 , we will use it list_same_port_ids : [22246807] find same portfolio which already exist 22246807 , we will use it list_same_port_ids : [22246808] find same portfolio which already exist 22246808 , we will use it list_same_port_ids : [22246809] find same portfolio which already exist 22246809 , we will use it list_same_port_ids : [22246810] find same portfolio which already exist 22246810 , we will use it list_same_port_ids : [22246811] find same portfolio which already exist 22246811 , we will use it list_same_port_ids : [22246812] find same portfolio which already exist 22246812 , we will use it list_same_port_ids : [22246813] find same portfolio which already exist 22246813 , we will use it list_same_port_ids : [22246814] find same portfolio which already exist 22246814 , we will use it list_same_port_ids : [22246815] find same portfolio which already exist 22246815 , we will use it list_same_port_ids : [22246816] find same portfolio which already exist 22246816 , we will use it list_same_port_ids : [22246817] find same portfolio which already exist 22246817 , we will use it list_same_port_ids : [22247644] find same portfolio which already exist 22247644 , we will use it list_same_port_ids : [22247645] find same portfolio which already exist 22247645 , we will use it list_same_port_ids : [22247646] find same portfolio which already exist 22247646 , we will use it list_same_port_ids : [22247647] find same portfolio which already exist 22247647 , we will use it list_same_port_ids : [22247648] find same portfolio which already exist 22247648 , we will use it list_same_port_ids : [22247649] find same portfolio which already exist 22247649 , we will use it list_same_port_ids : [22247650] find same portfolio which already exist 22247650 , we will use it list_same_port_ids : [22247651] find same portfolio which already exist 22247651 , we will use it list_same_port_ids : [22247652] find same portfolio which already exist 22247652 , we will use it list_same_port_ids : [22248299] find same portfolio which already exist 22248299 , we will use it list_same_port_ids : [22248300] find same portfolio which already exist 22248300 , we will use it list_same_port_ids : [22248301] find same portfolio which already exist 22248301 , we will use it list_same_port_ids : [22248302] find same portfolio which already exist 22248302 , we will use it list_same_port_ids : [22248339] find same portfolio which already exist 22248339 , we will use it list_same_port_ids : [22248340] find same portfolio which already exist 22248340 , we will use it list_same_port_ids : [22248341] find same portfolio which already exist 22248341 , we will use it list_same_port_ids : [22248342] find same portfolio which already exist 22248342 , we will use it list_same_port_ids : [22248343] find same portfolio which already exist 22248343 , we will use it list_same_port_ids : [22248344] find same portfolio which already exist 22248344 , we will use it list_same_port_ids : [22248345] find same portfolio which already exist 22248345 , we will use it list_same_port_ids : [22248346] find same portfolio which already exist 22248346 , we will use it list_same_port_ids : [22248347] find same portfolio which already exist 22248347 , we will use it list_same_port_ids : [22248348] find same portfolio which already exist 22248348 , we will use it list_same_port_ids : [22248349] find same portfolio which already exist 22248349 , we will use it list_same_port_ids : [22248350] find same portfolio which already exist 22248350 , we will use it list_same_port_ids : [22248351] find same portfolio which already exist 22248351 , we will use it list_same_port_ids : [22249169] find same portfolio which already exist 22249169 , we will use it list_same_port_ids : [22249170] find same portfolio which already exist 22249170 , we will use it list_same_port_ids : [22249171] find same portfolio which already exist 22249171 , we will use it list_same_port_ids : [22249172] find same portfolio which already exist 22249172 , we will use it list_same_port_ids : [22249173] find same portfolio which already exist 22249173 , we will use it list_same_port_ids : [22249174] find same portfolio which already exist 22249174 , we will use it list_same_port_ids : [22249175] find same portfolio which already exist 22249175 , we will use it list_same_port_ids : [22249176] find same portfolio which already exist 22249176 , we will use it list_same_port_ids : [22249177] find same portfolio which already exist 22249177 , we will use it list_same_port_ids : [22249178] find same portfolio which already exist 22249178 , we will use it list_same_port_ids : [22249179] find same portfolio which already exist 22249179 , we will use it list_same_port_ids : [22249180] find same portfolio which already exist 22249180 , we will use it list_same_port_ids : [22249181] find same portfolio which already exist 22249181 , we will use it list_same_port_ids : [22249182] find same portfolio which already exist 22249182 , we will use it list_same_port_ids : [22250016] find same portfolio which already exist 22250016 , we will use it list_same_port_ids : [22250017] find same portfolio which already exist 22250017 , we will use it list_same_port_ids : [22250018] find same portfolio which already exist 22250018 , we will use it list_same_port_ids : [22250019] find same portfolio which already exist 22250019 , we will use it list_same_port_ids : [22250020] find same portfolio which already exist 22250020 , we will use it list_same_port_ids : [22250021] find same portfolio which already exist 22250021 , we will use it list_same_port_ids : [22251703] find same portfolio which already exist 22251703 , we will use it list_same_port_ids : [22251704] find same portfolio which already exist 22251704 , we will use it list_same_port_ids : [22251705] find same portfolio which already exist 22251705 , we will use it list_same_port_ids : [22251706] find same portfolio which already exist 22251706 , we will use it list_same_port_ids : [22251707] find same portfolio which already exist 22251707 , we will use it list_same_port_ids : [22251018] find same portfolio which already exist 22251018 , we will use it list_same_port_ids : [22251019] find same portfolio which already exist 22251019 , we will use it list_same_port_ids : [22251020] find same portfolio which already exist 22251020 , we will use it list_same_port_ids : [22251021] find same portfolio which already exist 22251021 , we will use it list_same_port_ids : [22251022] find same portfolio which already exist 22251022 , we will use it list_same_port_ids : [22251023] find same portfolio which already exist 22251023 , we will use it list_same_port_ids : [22251024] find same portfolio which already exist 22251024 , we will use it list_same_port_ids : [22251025] find same portfolio which already exist 22251025 , we will use it list_same_port_ids : [22251026] find same portfolio which already exist 22251026 , we will use it list_same_port_ids : [22251027] find same portfolio which already exist 22251027 , we will use it list_same_port_ids : [22251028] find same portfolio which already exist 22251028 , we will use it list_same_port_ids : [22251029] find same portfolio which already exist 22251029 , we will use it list_same_port_ids : [22251030] find same portfolio which already exist 22251030 , we will use it list_same_port_ids : [22251031] find same portfolio which already exist 22251031 , we will use it list_same_port_ids : [22251032] find same portfolio which already exist 22251032 , we will use it list_same_port_ids : [22251033] find same portfolio which already exist 22251033 , we will use it list_same_port_ids : [22251034] find same portfolio which already exist 22251034 , we will use it list_same_port_ids : [22251035] find same portfolio which already exist 22251035 , we will use it list_same_port_ids : [22251036] find same portfolio which already exist 22251036 , we will use it list_same_port_ids : [22251037] find same portfolio which already exist 22251037 , we will use it list_same_port_ids : [22251038] find same portfolio which already exist 22251038 , we will use it list_same_port_ids : [22251039] find same portfolio which already exist 22251039 , we will use it list_same_port_ids : [22251040] find same portfolio which already exist 22251040 , we will use it list_same_port_ids : [22251041] find same portfolio which already exist 22251041 , we will use it list_same_port_ids : [22251042] find same portfolio which already exist 22251042 , we will use it list_same_port_ids : [22251043] find same portfolio which already exist 22251043 , we will use it list_same_port_ids : [22251044] find same portfolio which already exist 22251044 , we will use it list_same_port_ids : [22251045] find same portfolio which already exist 22251045 , we will use it list_same_port_ids : [22251046] find same portfolio which already exist 22251046 , we will use it list_same_port_ids : [22251047] find same portfolio which already exist 22251047 , we will use it list_same_port_ids : [22251048] find same portfolio which already exist 22251048 , we will use it list_same_port_ids : [22251049] find same portfolio which already exist 22251049 , we will use it list_same_port_ids : [22251050] find same portfolio which already exist 22251050 , we will use it list_same_port_ids : [22251051] find same portfolio which already exist 22251051 , we will use it list_same_port_ids : [22251052] find same portfolio which already exist 22251052 , we will use it list_same_port_ids : [22251053] find same portfolio which already exist 22251053 , we will use it list_same_port_ids : [22251054] find same portfolio which already exist 22251054 , we will use it list_same_port_ids : [22251055] find same portfolio which already exist 22251055 , we will use it list_same_port_ids : [22251058] find same portfolio which already exist 22251058 , we will use it list_same_port_ids : [22251060] find same portfolio which already exist 22251060 , we will use it list_same_port_ids : [22251062] find same portfolio which already exist 22251062 , we will use it list_same_port_ids : [22251064] find same portfolio which already exist 22251064 , we will use it list_same_port_ids : [22251067] find same portfolio which already exist 22251067 , we will use it list_same_port_ids : [22251069] find same portfolio which already exist 22251069 , we will use it list_same_port_ids : [22251070] find same portfolio which already exist 22251070 , we will use it list_same_port_ids : [22251071] find same portfolio which already exist 22251071 , we will use it list_same_port_ids : [22251072] find same portfolio which already exist 22251072 , we will use it list_same_port_ids : [22251073] find same portfolio which already exist 22251073 , we will use it list_same_port_ids : [22251074] find same portfolio which already exist 22251074 , we will use it list_same_port_ids : [22251075] find same portfolio which already exist 22251075 , we will use it list_same_port_ids : [22251076] find same portfolio which already exist 22251076 , we will use it list_same_port_ids : [22251077] find same portfolio which already exist 22251077 , we will use it list_same_port_ids : [22251078] find same portfolio which already exist 22251078 , we will use it list_same_port_ids : [22251726] find same portfolio which already exist 22251726 , we will use it list_same_port_ids : [22251727] find same portfolio which already exist 22251727 , we will use it list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_13_32_47_010360&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_13_42_56_010371&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_13_47_36_010474&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_13_56_06_010386&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_13_57_46_010452&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_13_58_26_009356&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_13_59_56_010466&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_14_03_16_010348&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_14_09_25_010384&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_14_10_05_010435&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_14_14_15_010459&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_14_15_55_010403&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_14_16_45_010368&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_14_17_05_010356&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_14_18_06_010467&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_14_19_25_009432&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_14_20_25_010368&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_14_25_25_009371&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_14_27_25_009372&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [22254020] find same portfolio which already exist 22254020 , we will use it list_same_port_ids : [22254021] find same portfolio which already exist 22254021 , we will use it list_same_port_ids : [22254022] find same portfolio which already exist 22254022 , we will use it list_same_port_ids : [22254023] find same portfolio which already exist 22254023 , we will use it list_same_port_ids : [22254024] find same portfolio which already exist 22254024 , we will use it list_same_port_ids : [22254025] find same portfolio which already exist 22254025 , we will use it list_same_port_ids : [22254026] find same portfolio which already exist 22254026 , we will use it list_same_port_ids : [22254027] find same portfolio which already exist 22254027 , we will use it list_same_port_ids : [22254028] find same portfolio which already exist 22254028 , we will use it list_same_port_ids : [22254029] find same portfolio which already exist 22254029 , we will use it list_same_port_ids : [22254030] find same portfolio which already exist 22254030 , we will use it list_same_port_ids : [22254031] find same portfolio which already exist 22254031 , we will use it list_same_port_ids : [22254032] find same portfolio which already exist 22254032 , we will use it list_same_port_ids : [22254033] find same portfolio which already exist 22254033 , we will use it list_same_port_ids : [22254034] find same portfolio which already exist 22254034 , we will use it list_same_port_ids : [22254035] find same portfolio which already exist 22254035 , we will use it list_same_port_ids : [22254036] find same portfolio which already exist 22254036 , we will use it list_same_port_ids : [22254037] find same portfolio which already exist 22254037 , we will use it list_same_port_ids : [22254038] find same portfolio which already exist 22254038 , we will use it list_same_port_ids : [22254039] find same portfolio which already exist 22254039 , we will use it list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_15_33_16_010475&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_15_34_06_010422&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_15_36_06_010430&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_15_38_16_010445&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_15_43_26_009360&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_15_44_56_010403&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_15_46_06_010475&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_15_52_16_010365&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_15_53_46_010357&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_15_55_06_010453&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_15_56_26_010493&access_token=f1621a5ac35fdbb2264e149659fde12f list_same_port_ids : [] https://marlene.fotonower.com/api/v1/secured/portfolio/new?name=truck_diff_batch__19042025_15_57_55_009366&access_token=f1621a5ac35fdbb2264e149659fde12f ERROR in datou_step_exec, will save and exit ! HTTPConnectionPool(host='assistance.fotonower.com', port=80): Max retries exceeded with url: /?url=marlene (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out')) File "/home/admin/workarea/git/Velours/python/mtr/datou/datou_lib.py", line 2329, in datou_exec output = datou_step_exec(sNext, args, cache, context, map_info, verbose, mtr_user_id) File "/home/admin/workarea/git/Velours/python/mtr/datou/datou_lib.py", line 2513, in datou_step_exec return lib_process.datou_step_split_time_score(param, json_param, args, context, map_info, verbose, mtr_user_id) File "/home/admin/workarea/git/Velours/python/mtr/datou/lib_step_exec/lib_step_process.py", line 2295, in datou_step_split_time_score one_result = split_port_in_batch_balle( File "/home/admin/workarea/git/Velours/python/misc/split_time_score.py", line 844, in split_port_in_batch_balle list_of_portfolios_created, dict_port = create_portfolio_and_launch_datou_carac(list_of_portfolios_to_create, File "/home/admin/workarea/git/Velours/python/mtr/math_fotonower/timeseries/lib_split_time_score.py", line 3114, in create_portfolio_and_launch_datou_carac portfolio_id = fc.get_new_portfolio(name_port_to_create, verbose) File "/home/admin/workarea/git/Velours/python/mtr/lib/fotonower_api/fotonower_connect.py", line 66, in get_new_portfolio r = requests.get(url) File "/home/admin/.local/lib/python3.8/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) File "/home/admin/.local/lib/python3.8/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) File "/home/admin/.local/lib/python3.8/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) File "/home/admin/.local/lib/python3.8/site-packages/requests/sessions.py", line 725, in send history = [resp for resp in gen] File "/home/admin/.local/lib/python3.8/site-packages/requests/sessions.py", line 725, in history = [resp for resp in gen] File "/home/admin/.local/lib/python3.8/site-packages/requests/sessions.py", line 266, in resolve_redirects resp = self.send( File "/home/admin/.local/lib/python3.8/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) File "/home/admin/.local/lib/python3.8/site-packages/requests/adapters.py", line 519, in send raise ConnectionError(e, request=request) [1351963664, 1351963565, 1351963489, 1351963411, 1351963330, 1351963273, 1351962771, 1351962762, 1351962733, 1351962704, 1351962675, 1351962645, 1351962238, 1351962201, 1351962174, 1351962143, 1351962116, 1351962091, 1351961639, 1351961590, 1351961542, 1351961500, 1351961453, 1351961426, 1351961169, 1351961143, 1351961114, 1351961090, 1351961065, 1351961039, 1351960821, 1351960820, 1351960818, 1351960816, 1351960814, 1351960812, 1351960708, 1351960706, 1351960705, 1351960692, 1351960608, 1351960548, 1351960362, 1351960335, 1351960302, 1351960255, 1351960205, 1351960177, 1351959848, 1351959822, 1351959815, 1351959812, 1351959809, 1351959807, 1351959793, 1351959790, 1351959771, 1351959730, 1351959701, 1351959665, 1351959384, 1351959355, 1351959328, 1351959302, 1351959265, 1351959256, 1351959246, 1351959227, 1351959225, 1351959223, 1351959217, 1351959204, 1351959101, 1351959090, 1351959064, 1351959061, 1351959013, 1351958970, 1351958561, 1351958531, 1351958529, 1351958528, 1351958512, 1351958343, 1351958331, 1351958318, 1351958289, 1351958259, 1351958230, 1351958225, 1351958041, 1351958007, 1351957950, 1351957885, 1351957829, 1351957782, 1351957598, 1351957573, 1351957539, 1351957508] begin to insert list_values into mtr_datou_result : length of list_values in save_final : 100 time used for this insertion : 0.057982683181762695 save_final ERROR in last step split_time_score, HTTPConnectionPool(host='assistance.fotonower.com', port=80): Max retries exceeded with url: /?url=marlene (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out')) time spend for datou_step_exec : 188.87902283668518 time spend to save output : 0.06748008728027344 total time spend for step 1 : 188.94650292396545 need to delete datou_research and reload, so keep current state 1 need to delete datou_research and reload, so keep current state 1 caffe_path_current : About to save ! 2 After save, about to update current ! 2.35user 1.02system 3:12.15elapsed 1%CPU (0avgtext+0avgdata 122808maxresident)k 160inputs+304outputs (1major+54644minor)pagefaults 0swaps