HONG-DEOK

Results 2 issues of HONG-DEOK

I'll try this code. However, a freeze_support() error occurred as shown in the picture ![image](https://user-images.githubusercontent.com/48157109/57425729-57aa2380-7257-11e9-9262-a4e3967f320b.png) How do I fix the errors? And can we know the version of the library...

Traceback (most recent call last): File "D:\3. Develop\2.AI\segmentation_anything_yaml\train.py", line 32, in train_dataset = get_dataset(train_cfg.dataset) File "D:\segmentation_anything_yaml\datasets\__init__.py", line 28, in get_dataset return segment_datasets[name](**cfg.params, transform=transform, target_transform=target_transform) TypeError: __init__() got an unexpected keyword...