yjxiong / tsn-pytorch

Temporal Segment Networks (TSN) in PyTorch
BSD 2-Clause "Simplified" License
1.07k stars 308 forks source link

how to generate the bn_inception.yaml #52

Closed lw19951231 closed 6 years ago

lw19951231 commented 6 years ago

i have a question that how to generate the *.yaml ,is handwriting? or generate this through other file. thx : )

yjxiong commented 6 years ago

Yes. You can write a script to convert Protobuf object to the yaml.