Cytosine

Results 5 issues of Cytosine

Hello, Let's go straight: Please see this link first https://github.com/quark0/darts/blob/master/cnn/model_search.py#L40 I've noticed that in the whole model_search.py that "_bns" only shows up once. Is it a redundant variable? Thanks!

Hello, Is there anyone who has tried to extract the optical flow using a single GPU? I noticed that it seems to be impossible to run `extract_optical_flow.sh` with a single...

Hi Tianwei @wzmsltw Thanks for your awesome work! I'm also trying to run BSN with some customized video data. However, I'm confused with a part of your code: it' [line...

Hello @AnnaAraslanova ! Thanks for your work! It's fantastic! I've noticed that you mentioned that when searching on Cifar-10, your code got a structure with a lot of skip-connect. This...

Hello! Thanks for your amazing work! I was wondering if you will release the searching code in future, for I wish to build new model on my own dataset. Best,