K0nkere / DL_Dice-detection-project

DnD dice detection with CNN and transfer learning / Project for ML Bookcamp
0 stars 0 forks source link

How to: load module from specified directory #21

Open K0nkere opened 1 year ago

K0nkere commented 1 year ago
import sys

sys.path.insert(0, '/home/kkr/efko/scripts')

import make_db_query