Open vivasvan1 opened 5 years ago
Hi:
You can modify for your own purpose from a script here: create_lmdb.py
To make that script run, you probably need dependency files flowlib.py
and pfm.py
from : optical flow toolkit
Thank you so much liruoteng! I have created the lmdb file. Can you guide how to load the FlyingChairs pretrained model before starting the training?
A gentle reminder in case you missed this issue
@vivasvan1 Have you finished the process of finetuning PWC on ChairSDHom? Can you share?
No I did not. i got more interested in flowNet networks so i started testing on that.
No I did not. i got more interested in flowNet networks so i started testing on that.
I think the subnet of flownet2, flownetSD may be more suitable as it is trained on ChairSDHom.
beginner here. I want to fine-tune PWC-Net on ChairsSDHom dataset. I suppose I have to convert ChairsSDHom to lmdb format but I am not sure how? And where can I set the learning rate for fine-tuning purpose?