-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.ini
41 lines (37 loc) · 795 Bytes
/
config.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
#############Training configurations##############
[Train Data]
pretrained=/home/nevak/projects/artnet/ckpt/arnet_final.pth
path=/home/nevak/projects/artnet/dataset/train
width=128
height=170
crop=112
val_split=0.2
batch_size=1
[Train]
cuda=yes
gpus=0,1
num_classes=2
num_epochs=100
shuffle=yes
lr=0.01
lr_steps=80,90
momentum=0.5
# Model saving interval
ckpt=10
ckpt_path=/home/nevak/projects/artnet/ckpt
[Train Result]
path=/home/nevak/projects/artnet/result
#############Testing configurations##############
[Test Data]
path=/home/nevak/projects/artnet/dataset/train
width=128
height=170
crop=112
batch_size=1
[Test]
num_sequence=3
frame_num=5
# Model path
model=/home/nevak/projects/artnet/artnet_20.pth
# Comma-separated list of positive classes for detection
positive=arranging_flowers