"tutorials/models/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "f4a9a455f5812e623f42bea3d0978ccbb422d206"
  • Patrick Snape's avatar
    Add a save method to detectors and predictors · 8db3f4e5
    Patrick Snape authored
    Also, removed the saving of the upsample which I missed from
    before (since I'm not using the struct now). I understand why
    the upsample was being saved, but I don't necessarily agree it
    is particularly useful as you should really be upsampling on
    a case by case basis at test time.
    8db3f4e5
object_detection.cpp 19.1 KB