kellygod
Results
12
comments of
kellygod
> @David-dotcom666 @tyuanyang @KellyGodLv @lhangggg @chailiren 各位可以參考我的github,可以做為簡單場景下的替代方案 https://github.com/DennisLiu1993/Fastest_Image_Pattern_Matching 速度慢 匹配精度低,容易抖动,只适合亮度变化不大的场景,
过了一段时间就报这个错: Traceback (most recent call last): File "train.py", line 230, in main(args) File "train.py", line 204, in main cfg._model = paddle.nn.SyncBatchNorm.convert_sync_batchnorm(cfg.model) File "/home/PaddleSeg/paddleseg/cvlibs/config.py", line 338, in model self._model = self._load_object(model_cfg)...