Jackbrocp

Results 3 issues of Jackbrocp

when i see generate_anchors process,I found that the axis of ancher for example:[-100 -100 120 120](x,y,height,width). so why the axis of ancher is negetive integer???

I want to run "python main.py --validation --load_model GAN_20210xxx", but in ./log/GAN_20210xxx/, there is no checkpoints.txt file?

When calculating regularization , c=c+eye(k,k)*tol*trace(c) what is multiplying trace(c) for ?