Akshit Jain

Results 3 comments of Akshit Jain

@jdcdp Same issue occured with me, while building on fedora. I am now able to build successfully by using fix on #318. ie. `target_link_libraries(${PROJECT_NAME} ${PYTHON_LIBRARIES} ${Boost_LIBRARIES} ${OpenCV_LIBRARIES})` I think #318...

Hi @helloeve , I saved both g1 and g2 using tf.train.Saver().save(). g1 had .meta file of 8.3 mb while g2 of 994M. '.data' files are of same size for both....

For anyone who wants a bootstrap of infer script, I have added in my [fork]( https://github.com/akshitj1/HRED-tensorflow)