• asciian's avatar
    Reading net from std::ifstream · 61d8719b
    asciian authored
    Remove some assertions
    
    Replace std::ifstream to std::istream
    
    Add test for new importer
    
    Remove constructor to load file
    
    Rename cfgStream and darknetModelStream to ifile
    
    Add error notification to inform pathname to user
    
    Use FileStorage instead of std::istream
    
    Use FileNode instead of FileStorage
    
    Fix typo
    61d8719b
darknet_io.hpp 5.2 KB