T.C.Sheep
Results
2
issues of
T.C.Sheep
I am new to Caffe and FRCN. Sorry that I have naive questions. I am training 2 class data for detection (1 for a foreground class and 1 for background)....
I am using Matlab R2013b, and I can run testing perfectly. However when I do training (e.g., VOC2007 on ZF net), the process gets stuck at caffe_solver = caffe.Solver(opts.solver_def_file); in...