8000 Update README.md by xyzhou-puck · Pull Request #4267 · PaddlePaddle/models · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update README.md #4267

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 13, 2020
Merged

Update README.md #4267

merged 1 commit into from
Feb 13, 2020

Conversation

xyzhou-puck
Copy link
Contributor

Fix some wired bugs in Markdown.

Copy link
Collaborator
@kuke kuke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xyzhou-puck xyzhou-puck merged commit 4a47a24 into develop Feb 13, 2020
@xyzhou-puck xyzhou-puck deleted the xyzhou-puck-patch-1-1 branch February 13, 2020 07:52
xyzhou-puck added a commit that referenced this pull request Feb 13, 2020
xyzhou-puck added a commit that referenced this pull request Feb 13, 2020
* Update README.md (#4267)

* test=develop
xixiaoyao pushed a commit that referenced this pull request Feb 16, 2020
* Update README.md (#4267)

* test=develop (#4269)

* 3d use new api (#4275)

* PointNet++ and PointRCNN use new API

* Update Readme of Dygraph BERT (#4277)

Fix some typos.

* Update run_classifier_multi_gpu.sh (#4279)

remove the CUDA_VISIBLE_DEVICES

* Update README.md (#4280)

* add similarity_net dygraph

Co-authored-by: pkpk <xiyzhouang@gmail.com>
Co-authored-by: Kaipeng Deng <dengkaipeng@baidu.com>
xixiaoyao pushed a commit that referenced this pull request Feb 16, 2020
* Update README.md (#4267)

* test=develop (#4269)

* 3d use new api (#4275)

* PointNet++ and PointRCNN use new API

* Update Readme of Dygraph BERT (#4277)

Fix some typos.

* Update run_classifier_multi_gpu.sh (#4279)

remove the CUDA_VISIBLE_DEVICES

* Update README.md (#4280)

* add similarity_net dygraph

* fix similarity_net dygraph

Co-authored-by: pkpk <xiyzhouang@gmail.com>
Co-authored-by: Kaipeng Deng <dengkaipeng@baidu.com>
xyzhou-puck added a commit that referenced this pull request Feb 18, 2020
…4308)

* Update README.md (#4267)

* test=develop (#4269)

* 3d use new api (#4275)

* PointNet++ and PointRCNN use new API

* Update Readme of Dygraph BERT (#4277)

Fix some typos.

* Update run_classifier_multi_gpu.sh (#4279)

remove the CUDA_VISIBLE_DEVICES

* Update README.md (#4280)

* 17 update api (#4294)

* update1.7 save/load & fluid.data

* update datafeed to dataloader

* Update resnet_acnet.py (#4297)

Bias attr of square conv should be "False" rather than None during training mode.

* test=develop

Co-authored-by: Kaipeng Deng <dengkaipeng@baidu.com>
Co-authored-by: zhang wenhui <frankwhzhang@126.com>
Co-authored-by: parap1uie-s <parap1uie-s@users.noreply.github.com>
xixiaoyao pushed a commit that referenced this pull request Feb 21, 2020
* Update README.md (#4267)

* test=develop (#4269)

* 3d use new api (#4275)

* PointNet++ and PointRCNN use new API

* Update Readme of Dygraph BERT (#4277)

Fix some typos.

* Update run_classifier_multi_gpu.sh (#4279)

remove the CUDA_VISIBLE_DEVICES

* Update README.md (#4280)

* add similarity_net dygraph

* fix similarity_net dygraph

* fix bugs of dygraph/similarity_net

Co-authored-by: pkpk <xiyzhouang@gmail.com>
Co-authored-by: Kaipeng Deng <dengkaipeng@baidu.com>
xixiaoyao pushed a commit that referenced this pull request Feb 25, 2020
* Update README.md (#4267)

* test=develop (#4269)

* 3d use new api (#4275)

* PointNet++ and PointRCNN use new API

* Update Readme of Dygraph BERT (#4277)

Fix some typos.

* Update run_classifier_multi_gpu.sh (#4279)

remove the CUDA_VISIBLE_DEVICES

* Update README.md (#4280)

* add similarity_net dygraph

* fix similarity_net dygraph

* fix bugs of dygraph/similarity_net

* Fix some bugs running on the GPU of dygraph/similarity_net

Co-authored-by: pkpk <xiyzhouang@gmail.com>
Co-authored-by: Kaipeng Deng <dengkaipeng@baidu.com>
xixiaoyao pushed a commit that referenced this pull request Feb 25, 2020
* Update README.md (#4267)

* test=develop (#4269)

* 3d use new api (#4275)

* PointNet++ and PointRCNN use new API

* Update Readme of Dygraph BERT (#4277)

Fix some typos.

* Update run_classifier_multi_gpu.sh (#4279)

remove the CUDA_VISIBLE_DEVICES

* Update README.md (#4280)

* add similarity_net dygraph

* fix similarity_net dygraph

* fix bugs of dygraph/similarity_net

* Fix some bugs running on the GPU of dygraph/similarity_net

* fix a bug in pointwise mode of dygraph/similarity_net

Co-authored-by: pkpk <xiyzhouang@gmail.com>
Co-authored-by: Kaipeng Deng <dengkaipeng@baidu.com>
xyzhou-puck added a commit that referenced this pull request Feb 28, 2020
* Update README.md (#4267)

* test=develop (#4269)

* 3d use new api (#4275)

* PointNet++ and PointRCNN use new API

* Update Readme of Dygraph BERT (#4277)

Fix some typos.

* Update run_classifier_multi_gpu.sh (#4279)

remove the CUDA_VISIBLE_DEVICES

* Update README.md (#4280)

* 17 update api (#4294)

* update1.7 save/load & fluid.data

* update datafeed to dataloader

* Update resnet_acnet.py (#4297)

Bias attr of square conv should be "False" rather than None during training mode.

* test=develop

* test=develop

* test=develop

* test=develop

* test

Co-authored-by: Kaipeng Deng <dengkaipeng@baidu.com>
Co-authored-by: zhang wenhui <frankwhzhang@126.com>
Co-authored-by: parap1uie-s <parap1uie-s@users.noreply.github.com>
xyzhou-puck added a commit that referenced this pull request Feb 28, 2020 8000
* Update README.md (#4267)

* test=develop (#4269)

* 3d use new api (#4275)

* PointNet++ and PointRCNN use new API

* Update Readme of Dygraph BERT (#4277)

Fix some typos.

* Update run_classifier_multi_gpu.sh (#4279)

remove the CUDA_VISIBLE_DEVICES

* Update README.md (#4280)

* 17 update api (#4294)

* update1.7 save/load & fluid.data

* update datafeed to dataloader

* Update resnet_acnet.py (#4297)

Bias attr of square conv should be "False" rather than None during training mode.

* move danet to Paddle/Contrib (#4285)

* update new api for rrpn (#4296)

update new api for rrpn

* Fix transformer save_inference_model (#4306)

* upgrade save and load interface (#4311)

* upgrade dcn and xdeepfm, change from all old save/load api to fluid.save and fluid.load
* test=develop

* modify save and load to 1.7 api for rrpn (#4310)

* modify save and load to 1.7 api

* add func to load parm

* Add VOT models (#4257)

* First version for VOT models.
* Include SiamFC and ATOM.
* A unified architecture for ATOM and Siames series models.

* update vot code (#4338)

* [VOT]Remove local.py generate step, add tracking gif to README (#4344)

* update vot code
* remove local.py generate step, add tracking gif to README
* fix word usage in readme
* add got10k download website
* add pip install paddlepaddle-gpu
* fix word usage

* do not print stack frame when train process killed (#4346)

* do not print stack frame when train process killed
* add note about VOT does not support windows platform!

* test=develop add word2vec demo

Co-authored-by: Kaipeng Deng <dengkaipeng@baidu.com>
Co-authored-by: zhang wenhui <frankwhzhang@126.com>
Co-authored-by: parap1uie-s <parap1uie-s@users.noreply.github.com>
Co-authored-by: wangguanzhong <jerrywgz@126.com>
Co-authored-by: chengjuntao <18222160892@163.com>
Co-authored-by: liu zhengxi <380185688@qq.com>
Co-authored-by: xujiaqi01 <173596896@qq.com>
Co-authored-by: Double_V <liuvv0203@163.com>
xixiaoyao pushed a commit that referenced this pull request Feb 29, 2020
* Update README.md (#4267)

* test=develop (#4269)

* 3d use new api (#4275)

* PointNet++ and PointRCNN use new API

* Update Readme of Dygraph BERT (#4277)

Fix some typos.

* Update run_classifier_multi_gpu.sh (#4279)

remove the CUDA_VISIBLE_DEVICES

* Update README.md (#4280)

* add similarity_net dygraph

* fix similarity_net dygraph

* fix bugs of dygraph/similarity_net

* Fix some bugs running on the GPU of dygraph/similarity_net

* fix a bug in pointwise mode of dygraph/similarity_net

* fix a bug of paddleNLP/similarity_net

* fix a bug and remove unuse files of dygraph/similarity_net

Co-authored-by: pkpk <xiyzhouang@gmail.com>
Co-authored-by: Kaipeng Deng <dengkaipeng@baidu.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0