- 27 4月, 2021 2 次提交
-
-
由 xiemoyuan 提交于
* fixed docs. * Fixed docs. test=document_fix code bak. fixed docs. test=document_fix * Revert to previous version of python/paddle/fluid/backward.py * fixed bugs. * test=document_fix. Fixed examples.
-
由 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.
-
- 26 4月, 2021 1 次提交
-
-
由 xiemoyuan 提交于
* Modified params of some APIs to support tuple and list. * fixed bug.
-
- 25 4月, 2021 1 次提交
-
-
由 LielinJiang 提交于
-
- 11 3月, 2021 1 次提交
-
-
由 LielinJiang 提交于
* update comments
-
- 03 3月, 2021 1 次提交
-
-
由 wangna11BD 提交于
* add attrs deformable_groups
-
- 01 3月, 2021 1 次提交
-
-
由 Bin Lu 提交于
update RandomHorizontal Flip random description and examples
-
- 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 提交于
-
- 29 12月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* fix cv2 rotation
-
- 17 12月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* update to_tensor en docs
-
- 07 12月, 2020 1 次提交
-
-
由 Bai Yifan 提交于
* add deform_conv2d,DeformConv2D
-
- 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
-
- 01 12月, 2020 1 次提交
-
-
由 Leo Chen 提交于
-
- 30 11月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* lazy import for scipy * rm unused check
-
- 27 11月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* alias yolo_loss & decode_yolo_box to paddle.vision. test=develop
-
- 24 11月, 2020 1 次提交
-
-
由 LielinJiang 提交于
-
- 18 11月, 2020 2 次提交
-
-
由 LielinJiang 提交于
* add arg for vgg
-
由 LielinJiang 提交于
-
- 17 11月, 2020 1 次提交
-
-
由 LielinJiang 提交于
-
- 16 11月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* fix vgg num classes
-
- 04 11月, 2020 2 次提交
-
-
由 LielinJiang 提交于
-
由 LielinJiang 提交于
* rm cv2 dependence of normalize
-
- 30 10月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* return pil image as default according backend
-
- 22 10月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* update hapi predict interface * fix code style * fix docs * fix docs * fix docs * update docs * fix codes style * fix unittest * fix unittest * fix coverage
-
- 21 10月, 2020 1 次提交
-
-
由 cnn 提交于
* rename manual_seed to seed * rename xxx1d-->xxx1D, xxx2d-->xxx2D, xxx3d-->xxx3D * rename manual_seed --> seed * do not rename .cc, .cu and .h file * rename manual_seed --> seed * rename manual_seed --> seed * rename manual_seed --> seed * rename manual_seed --> seed * disable_static on doc example code * donot change manual_seed on generator * add enable_static on sample code * convert python/paddle/fluid/layers/nn.py to bak * fix typo * fix code style * fix seed to manual_seed when call functions of Generator() * fix bug
-
- 20 10月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* add pil backend
-
- 14 10月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* fix hapi load
-
- 25 9月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* refine vision models
-
- 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
-