Zhao-Penghai
Results
3
comments of
Zhao-Penghai
trafficstars
follow the instructions 'Use my own datasets' from https://github.com/WXinlong/SOLO/blob/master/docs/GETTING_STARTED.md#use-my-own-datasets Don't forget to change the 'dataset_type' from 'CocoDataset' to your 'Pig_Data' in config file(eg. configs/solo/*.py)
> 请问这个问题怎么解决 env = lmdb.open(outputPath, map_size=*****) 把map_size的数值改小一点,这个表示占用空间大小
搜下这句话,注释掉 ``` print("response_time:", response.response_ms / 1000.0, 's') ```