Martin Li
Martin Li
Hi, we found smaller thickness makes training unstable, but you might get away with a better imbalance training technique or a gradual reduction of thickness during training. This code does...
Hi, thanks for the suggestion! I am surprised that my old codebase works with the latest PyTorch
Hi, if you are using compatible model definition and checkpoint, then the cause is most likely the inconsistency with the saving and loading of nn.DataParellel and/or weight devices, for which...
Hi ysig, I am glad that you like this repo! You are right that mixed column types and table transpose are currently not implemented. I have marked this issue as...
Hi, I don't see a problem with your description. Could you share the example code?
Hi you were trying to use the pretrained model, please download it first on the project readme page.
This is probably VPN-related issue as you mentioned in https://github.com/mtli/PhotoSketch/issues/16. I am not sure about the solution, but I suggest you trying out a VPN that works not only for...
Hello! Thanks for your interest in our work! Not sure which evaluation you were referring to, but if you are looking for the ones used for boundary detections, you can...