• Davis King's avatar
    Removed support for old serialization formats in many of the DNN objects. This · 247beb3d
    Davis King authored
    is to clean up the code since it was getting somewhat complex and this is the
    last opportunity to do this kind of cleanup prior to the release of dlib v19.0.
    
    If you have saved network objects and want to convert them to the current
    format, then make sure you checkout the previous commit (labeled with tag
    before_dnn_serialization_cleanup) and then deserialize and serialize your
    network back to disk.
    247beb3d
layers.h 72.6 KB