David J Wu
                                            David J Wu
                                        
                                    Additionally, it appears that deleting stones is not communicated properly to the GTP program:  You can see here that the white stone in the lower-left 4-4 point is still...
I tested the latest release - thank you, it is definitely better than before and some SGFs work for me successfully that failed before. There are still some issues however....
@yzyray - If it is useful to you for testing, I created a file that does various patterns of large whole-board edits. Here it is: ``` (;GM[1]FF[4]CA[UTF-8]AP[CGoban:3]ST[2] RU[Japanese]SZ[13]KM[0.00] PW[White]PB[Black] ;B[jd]...
@yzyray - The above bug that remains seems to be primarily because the program does not handle direct replacements of a black stone with a white stone or vice versa....
"Connection Failed" is an interesting error message, it's not one I've seen before. Is it produced by KataGo directly, or is there a GUI or other graphical game/SGF editor or...
What happens if you run it on the command line? ./katago.exe benchmark -config path/to/your/config.cfg -model path/to/your/model.bin.gz What error do you get?
Thanks. So I am definitely not sure why there's an issue with your existing folder, but if it comes out well in a clean folder then it sounds like you...
It sounds like what you're asking for is to score a game that is incomplete. There isn't a standard way to do that, so there aren't any methods offered to...
Cool, so it sounds like you want a "smart" method. So then, please take a look at the link I gave above. In case you missed it: https://forums.online-go.com/t/testing-autoscore-algorithms/47511/51 You will...
Obviously, if you have questions, feel free to post in that OGS forum thread. I'm not the one that has been doing this research and experimentation on how to heuristically...