Hi-Chem246

Results 2 issues of Hi-Chem246

**Description** An import error arises when attempting to run the code. "ImportError: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /opt/anaconda3/envs/geo_deep_env/lib/python3.10/site-packages/pandas/_libs/window/aggregations.cpython-310-x86_64-linux-gnu.so)" **Steps To Reproduce** 1. Clone the repository 2. cd geo-deep-learning...

bug

Operating System: Debian 9 (Stretch) Reproducible: Always Steps to Reproduce: 1. cd into the src folder 2. Use the command: python3 main.py train --verbose --dataset coco --img-dir /home/user/COCO/train2017 --annot-path /home/user/COCO/annotations/instances_train2017.json...