FrancescaCi
FrancescaCi
Hi, I am interested in your project, but I would like to go deeply into some details, please. Are you training the model considering the temporal information of the video?...
Hi, Can I have some support for reading a .pb model, please? I am trying to use the example code load_model to open a different model .pb, I have the...
Hi, I am trying to load my .pb model with the following example code: // Read the graph cppflow::model model("../model/"); But I had some problem during make compilation: Scanning dependencies...