• 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
Name
Last commit
Last update
dlib Loading commit data...
docs Loading commit data...
examples Loading commit data...
python_examples Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
CMakeLists.txt Loading commit data...
MANIFEST.in Loading commit data...
README.txt Loading commit data...
setup.py Loading commit data...