Christophe Smet
Christophe Smet
Same here, have you tried any other networks / loss functions ?
@ha121ppy Have you found anything to improve the accuracy ?
Mmh this is strange. The difference between TypeArray.getInt() and TypeArray.getInteger() is that the later will throw an exception if it cant parse it as an Int. In this case the...
The jagged edges are probably due to Android scaling it and not using anti aliasing for performance reasons, I can add this. It should scale it to the full size....
I think you are running the 2 scale animations side by side or only the first one. Again without any project, this is hard to help with. Greets
The jagged edges I can fix, but I'm not sure why the size is incorrect :s Is the end size incorrect when using a normal framelayout instead of the masked...
Strange, I tried the scale animation on the test project and I don't get the jagged edged. Did you change the layer type of the view ? I added an...
Do you have a sample so I can repro this?
I'm having the same issue. Any news ?