JooYeol Yun

Results 7 comments of JooYeol Yun

https://github.com/YeolJ00/mnist-svhn-transfer I've edited the code to work and changed some functions to meet recent updates I wanted to make a branch or a pull request in this repository but wasn't...

@EvaFlower Putting aside the deprecated functions, data_loader.py had a single tranform format in get_loader() that normalizes a 3 channel image. MNIST data is not a 3 channel image thus requires...

@EvaFlower What do you mean by exceptional information? In what sense do you mean by it has no influence?

@EvaFlower Well good for you. I wasn't able to run the code without changing that part. I wonder what the difference was.

Yes. That is the stabilization layer.

@RobBW Hi, thanks for taking a look into the codes. I wasn't aware of these type checks that somehow didn't through an error in my environment. Your fix should do...

@MartinPacker You are 100% right. The XML should provide what I need. That is also the reason why I made this a feature request. It would be nice if the...