Daniil Pakhomov

Results 75 comments of Daniil Pakhomov

@kirill-pinigin , I didn't test it but it should be possible -- use cmake on windows and try to compile the repository :) I would be glad to see how...

@xternalz you are right. FCN-16s, and FCN-8s will be implemented in a future, or you can contribute if you don't want to wait. Although we have other models implemented based...

@extragoya I also solved the problem by decreasing the learning rate. Seemed to make it work.

@yusuketomoto Hello. Thank you for a nice implementation. I have one question: I keep getting strange spots with random values when I apply the algorithm. Exactly like on the last...

Is there a workarond to add contend-id header for attachment?

@amiltonwong @xilaili Thank you for your issue. I guess there might be two reasons for that: 1) You didn't change the global variables according to your setup here: ``` sys.path.append("tf-image-segmentation/")...

Hi, thank you for reaching out! We will release an updated version of the code and paper soon! It is a common technique in computer vision/image segmentation domain where you...

Thank you! I am glad you liked it! Yes, inference notebooks, pretrained weights, synthetics dataset releases are all coming soon!

@jxtps Thank you for your interest! Expect it in ~1.5 weeks. I will reply to this issue once we release them, so that you get notified.

Hi, that is a great idea and we are actually doing it right now