- 01 9月, 2020 3 次提交
- 30 8月, 2020 1 次提交
-
-
由 David Lin 提交于
在 298 行调用 get_images_from_dir 时,文件后缀忘传了,导致infer脚本只能推理 jpg或jpeg 格式的图片
-
- 17 8月, 2020 8 次提交
-
-
由 wuzewu 提交于
update infer.py
-
由 chenguowei01 提交于
-
由 wuyefeilin 提交于
-
由 wuyefeilin 提交于
-
由 wuyefeilin 提交于
-
由 wuyefeilin 提交于
-
由 wuyefeilin 提交于
-
由 wuyefeilin 提交于
-
- 03 8月, 2020 1 次提交
-
-
由 wuzewu 提交于
-
- 23 7月, 2020 1 次提交
-
-
由 wuzewu 提交于
-
- 15 7月, 2020 1 次提交
-
-
由 wuzewu 提交于
-
- 18 6月, 2020 1 次提交
-
-
由 wuzewu 提交于
-
- 05 6月, 2020 2 次提交
-
-
由 Zeyu Chen 提交于
Fix visualdl beta version error
-
由 wuyefeilin 提交于
-
- 02 6月, 2020 1 次提交
-
-
由 LutaoChu 提交于
-
- 28 5月, 2020 7 次提交
-
-
由 wuzewu 提交于
* update train.py * update post_quantization.py * add background replace * update optical flow * update humanseg_postprocess * update humanseg_postprocess * add background replace doc * Update video_infer.py * Update bg_replace.py Co-authored-by: Nwuzewu <wuzewu@baidu.com>
-
由 wuzewu 提交于
-
由 wuzewu 提交于
-
由 chenguowei01 提交于
-
由 chenguowei01 提交于
-
由 chenguowei01 提交于
-
由 chenguowei01 提交于
-
- 27 5月, 2020 2 次提交
-
-
由 LutaoChu 提交于
-
由 hbclc 提交于
remove the useless third_party library from C++ inference library(zlib, eigen3, boost). (reference https://github.com/PaddlePaddle/Paddle/pull/22021) (#272) Co-authored-by: N陈亮 <chenliang@daheng-image.com>
-
- 26 5月, 2020 5 次提交
-
-
由 chenguowei01 提交于
-
由 chenguowei01 提交于
-
-
由 wuyefeilin 提交于
-
由 LutaoChu 提交于
* modify label tool
-
- 24 5月, 2020 1 次提交
-
-
由 hbclc 提交于
Co-authored-by: N陈亮 <chenliang@daheng-image.com>
-
- 22 5月, 2020 3 次提交
-
-
由 Zeyu Chen 提交于
-
由 wuyefeilin 提交于
* update model save load * first add * update model save and load * update train.py * update LaneNet model saving and loading * adapt slim to paddle-1.8 * update distillation save and load * update nas model save and load * update model load op * update utils.py * update load_model_utils.py * update model saving and loading * update copyright * update palette.py
-
由 wuyefeilin 提交于
* update model save load * first add * update model save and load * update train.py * update LaneNet model saving and loading * adapt slim to paddle-1.8 * update distillation save and load * update nas model save and load * update model load op * update utils.py * update load_model_utils.py * update model saving and loading
-
- 21 5月, 2020 2 次提交
-
-
由 wuyefeilin 提交于
* update *_batch_size_like ops * remove the preprocess and postprocess of model exporting
-
由 wuyefeilin 提交于
-
- 20 5月, 2020 1 次提交
-
-
由 LutaoChu 提交于
* modify label tool * fix label tools bug * add RemoteSensing * optimize data clip and normalize method for remote sensing * fix label problem using mobile devices * add README.md * polish README.md, optimize main.py and transforms.py, add transforms.md * add demo dataset * add create_dataset_list tool, requirements.txt * add channel-by-channel normalize and clip, remove RemoteSensing import * update vdl to 2.0 * polish README * add tool to randomly split dataset and generate file list * open eval_best_metric while traing, fix typo * remove python2.7 ci * add hrnet, polish README * add metrics for unet like precision,recall,etc * save more attrs in model.yaml, fix typo * optimize predict_demo.py * fix hrnet dice loss bug * polish remote sensing README * refactor model base class * modify train_demo.py * Update README.md * Update requirements.txt
-