Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我同时使用 Torch 和 Caffe 进行深度学习。我想知道是否有办法将 nn 模型输出到 caffemodel 文件中。它可能涉及我不熟悉的protobuf。
另一种方式很容易,其中有库可以将 caffemodel 文件读入 Torch。