LundinMachine
Results
2
issues of
LundinMachine
Command: `python shape_to_coco.py` Error: ``` /shp2coco/tif_process.py", line 185, in mask_tif_with_shapefile driver = ogr.GetDriverByName('ESRI Shapefile') AttributeError: module 'ogr' has no attribute 'GetDriverByName' ```
Looks like the GPU in colab is not being engaged. Tried using A100, V100, T4 GPU, and TPU hardware settings in colab. command: `python train.py spacetimeformer mnist --embed_method spatio-temporal --local_self_attn...