hrayrhar/nnlib

typo in the function's name?

Closed this issue · 2 comments

(shouldn't it be _parse_ celeba?)

def _parse_birds(self, args, build_loaders=True):

Thanks @keyboardAnt, good catch. Yes the name should be _parse_celeba (though what we have now causes will cause no issues). Please let me know if you want to open a pull request, otherwise I will fix it.

Oh, actually found out that I had fixed it some time ago. The master branch has it correct. Anyway, thanks for noticing it.