- 11 6月, 2021 1 次提交
-
-
由 zhiboniu 提交于
* update 2.0 public api in vision * fix some flake8 errors
-
- 10 6月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 19 5月, 2021 1 次提交
-
-
由 GT-Zhang 提交于
* Fix slow data reading, In the old version, one epoch read time of this data set was about 5371 seconds(MacBook Pro Retina, 13-inch, Early 2015 2.7 GHz), and a batch took 211 seconds, It's too painful to use. Now decompress the data in advance (about 10 seconds). Each epoch of reading takes about 3 seconds(MacBook Pro Retina, 13-inch, Early 2015 2.7 GHz), and a batch takes 0.017 seconds more. * Run CI, test=allcase * fix qq group number. test=document_fix fix qq group number. test=document_fix * fix qq group number. test=document_fix fix qq group number. test=document_fix
-
- 27 4月, 2021 1 次提交
-
-
由 xiemoyuan 提交于
* Support list and tuple for parameters of layer_norm, multiprocess_reader, DatasetFolder and ImageFolder. * add unittest for layer_norm. * add require gpu for example.
-
- 02 2月, 2021 1 次提交
-
-
由 LielinJiang 提交于
* fix test_datasets unittest
-
- 20 1月, 2021 1 次提交
-
-
由 cnn 提交于
* update document of paddle.vision.dataset, test=document * update document of paddle.vision.dataset, test=document
-
- 15 1月, 2021 1 次提交
-
-
由 LielinJiang 提交于
* update voc url
-
- 13 1月, 2021 1 次提交
-
-
由 cnn 提交于
-
- 02 12月, 2020 1 次提交
-
-
由 mls1999725 提交于
* Update Cifar Codes * Update VOC2012 Codes * Update voc2012.py * Update voc2012.py * Update cifar.py * Update cifar.py * Update voc2012.py
-
- 30 11月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* lazy import for scipy * rm unused check
-
- 24 11月, 2020 1 次提交
-
-
由 LielinJiang 提交于
-
- 18 11月, 2020 1 次提交
-
-
由 LielinJiang 提交于
-
- 04 11月, 2020 1 次提交
-
-
由 LielinJiang 提交于
-
- 30 10月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* return pil image as default according backend
-
- 20 10月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* add pil backend
-
- 21 9月, 2020 2 次提交
-
-
由 Kaipeng Deng 提交于
-
由 Kaipeng Deng 提交于
* fix CIFAR & MNIST dataset. test=develop
-
- 18 9月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* rm dependence of cv2
-
- 31 8月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Move hapi form paddle/incubate to paddle * Remove vision/datasets/utils.py and clean code * Add sample code for conll05 * Print pull path when saving model * Fix sample code after paramter_list of SGD is changed to parameters * Fix bug in wmt16 datase
-