L4-1024

Results 4 issues of L4-1024

需求:假如我有100条待评价的数据,直接执行10次的,把所有的评论都一键完成的

https://github.com/Vchitect/VBench/blob/57c7ef50e86e7c12007caafb53f862a63fddaf1f/vbench/__init__.py#L19 ["subject_consistency", "background_consistency", "aesthetic_quality", "imaging_quality", "object_class", "multiple_objects", "color", "spatial_relationship", "scene", "temporal_style", 'overall_consistency', "human_action", "temporal_flickering", "motion_smoothness", "dynamic_degree", "appearance_style"] 'overall_consistency' ==> "overall_consistency"

https://github.com/Vchitect/VBench/blob/57c7ef50e86e7c12007caafb53f862a63fddaf1f/vbench/utils.py#L364 suggest to the director of viclip_model not ViCLIP, to correspond with the `VBench/pretrained` directory

examples/configuration/train.toml 不存在了和readme不对应啦