File size: 94 Bytes
0fe2a53
 
 
 
 
1
2
3
4
5
6
import os


WEIGHT_DIR = "weights"
ROOT_DIR = os.path.dirname(os.path.abspath(__file__))