fonter.yang

Results 29 comments of fonter.yang

http://www.sorpack.com/uploadface/92742_201310322423331623.jpg But I think a pic can't improve mobilenet model, Maybe you should improve the accuracy of mobilenet

https://github.com/nacos-group/nacos-spring-boot-project/issues/159 一样问题

> 升级,我也遇到了同样的问题,你怎么解决的 @onexuan 因为编译工程镜像时要求spring 2.4.0以上,试改一下,但nacos代码总体不熟悉,其他开源库也没支持2.4.1,只能再==看

@hardlove public static String writeTreeObject(Object object) throws Exception { ByteArrayOutputStream out = new ByteArrayOutputStream(); ObjectOutputStream oos = new ObjectOutputStream(out); oos.writeObject(object); oos.close(); ByteString byteString = ByteString.of(out.toByteArray(),0,out.size()); return byteString.hex(); } public static...

@xinyu1205 RAM tag 有中文了,希望 caption 也能生成中文

同样遇到这个问题,@NacosInjected 无效

@xinyu1205 这个太强了,这几天测试一些图片,准确很高,caption tags会支持中文?昨晚还加了个rest api