Lin Han
Lin Han
那就是点挂了
我也就偶尔用一用,具体不是很清楚。但是猜测如果那边不想让你测速,他这个是有默认下载的文件的,那边服务器不让下这个文件也获取不了速度。或者代码本身有什么问题
Same here, forgot the key password and atom would only show the file tree but wont allow me to open file, save files that are opened in previous sessions, do...
I'd like to share a workaround I've tested that works. To have a multi language doc site, I built two just the doc sites separately and assigned each with a...
Hi @mattxwang , I don't really have experience with fronted. Just adding to the discussion, I came across this issue when searching for a solution to achieve something like the...
> Better than manually writing docstrings Copy that. As this pr has conflict, I will close this pr for now, add google format docstring to as many functions as I...
 这样不行吗?单分类实现导入了啊 [参考文档](https://github.com/PaddleCV-SIG/PaddleLabel/blob/develop/doc/CN/project/classification.md#%E5%8D%95%E5%88%86%E7%B1%BB)
> 导入新的数据 也是有问题 > > 比如 我创建一个新的 123 文件夹 > 这个时候导入 结果 都是空白 > 还要让我 再标注 这个是啥意思,是单分类项目“导入额外数据”之后,新的数据没有标签? 你是导入额外的时候数据集路径一直写到类别名称的文件夹了吗?那样的话相对你写的这个路径图片没有文件夹就会没有分类🤔 导入额外和创建项目时候的导入用的是一个函数,行为应该比较一致 > 当然 导入的时候 你可以可以 设置按钮 打勾 是否自动标注 这个应该需要做,在导入额外的时候跟创建项目一样选标注格式,不选的话就只找图片导入
> 列表最好可以筛选 显示 未标注 已标注 > 以后要是导入新的数据 一页一页的找? 列表点表头是可以排序的,从小到大的话就是没标注的在前面,可能应该把默认排序改一下,进来就按照这个排🤔 > 最好再显示 标签分类的名字 > > 可以按照标签分类的名字 筛选 只看某一个分类 这块我研究研究别的工具怎么做的,这会是个什么使用场景呢🤔
听起来是验证的时候有点问题,在issue之后我们代码有更新,可以pull一下,save_interval开小一点尝试一下