Frazier Lei
Frazier Lei
> How many images do you have in your dataset? 1200 images, is it too few?
> Not necessarily too few. You could increase --aug-prob, include color in aug_types (next to default translation and cutout), and/or you can use a pre-trained model. I hope this will...
Finally got some results that look OK. 
@chris-aeviator It does matter! I increased the `--aug-prob` to 0.7 and collected more images for training. I also tried transfer learning(from CelebA to my customed dataset) 
@chris-aeviator I removed some images that are actually the same player. E.g Then I collected some avatars of players from other leagues. The total number of images is about 1.5k.
> 如果k的取值范围[0, _max_level],那Level0应该和Level1是相等的 [0, max_level - 1] 还是 [1, max_level] 倒是没关系,就是按照现在的代码,会出现level0和level1是相同的 代码里所有遍历都是 [0, _skip_list_level],问题在这里
Have you solved this problem?
Hi!我之前做这个简陋的项目主要是出于学习的兴趣,后来较长一段时间处于为毕业疲于奔命的状态。 现在快要毕业了,之后从事的工作页也和爬虫相关,所以空闲时间会尝试更新一下的。 感谢你的关注!
> Currently, we don't have that functionalty! I could implement it this weekend! Thank you so much for your great work and quick reply!
> Currently, we don't have that functionalty! I could implement it this weekend! Hi, do you still plan to do this part of work😂? thank you