Skip to content
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

Update README demo table format #689

Merged
merged 2 commits into from
Dec 31, 2020
Merged

Conversation

devandong
Copy link
Collaborator

No description provided.

@devandong devandong merged commit c9e1641 into feature_demo_blazepose Dec 31, 2020
@devandong devandong deleted the test_readme_format branch December 31, 2020 14:20
darrenyao87 pushed a commit that referenced this pull request Jan 2, 2021
* [demo] add weighed nms and copy_make_boder

* [demo] add basic blazepose detection demo sdk
[iOS] add blazepose detection view model

* [demo] update blazepose detection to support input with letterbox

* [demo] add basic blazepose landmark demo
[demo] add basic pose_detect_landmark demo

* [demo] fix bugs in blazepose detector

* [demo] fix bugs in blazepose landmark

* [demo] update pose_detection_landmark

* [demo] fix bugs in face_landmark demo
[iOS] update blazepose_detect_landmark iOS demo

* [iOS] remove debug code in blazepose_detect_landmark demo

* [demo] update demo CopyMakeBorder to use MatUtils

* [demo] use new copy_make_border and eliminate extra copy
[demo] add keypoints smoothing for blazepose

* [demo] update blazepose iOS demo

* [demo] update blazepose demo
1. fix inconsistent image format bug in iOS camera
2. refactor blazepose_lanmark demo sdk
3. update comments
4. fix bug in metal copymakeborder

* [Demo][ADD] add C++ skeleton demo sdk

* [demo][ADD] add naive gaussian blur implementation

* [demo][ADD] add skeleton detector iOS demo

* [demo][ADD] add naive bicubic interp for nchw_float mat

* [Metal] add metal cubic interp kernel for N8UC4 and NCHW_FLOAT mat

* [demo] update skeleton detetion demo C++ sdk

* [UPD] update naive cubic interp

* [demo] fix typo

* [demo][BUG] fix bugs in naive cubic resize, align with opencv

* [demo][UPD] align naive cubic resize with opencv

* [CPU][ADD] add naive cubic upsample and corresponding unit test

* [UPD] refactor naive cubic upsample code

* [Metal][ADD] add metal cubic upsample and pass unit_test
[CPU][UPD] fix invalid_param error in upsample_layer
[CPU][UPD] refactor cubic upsample layer acc

* [UPD] update skeleton demo

* [UPD] update skeleton demo

* [UPD] fix typo in TNNExample project

* [Demo] fix wrong project error

* [Metal][OPT] optimize depthwise 1x5, 5x1 and 5x5 kernels

* [ARM] support cubic upsample

* [ARM] optimize cubic upsample by reusing results

* [OPENCL][ADD] support cubic upsample

* [demo] update skeleton demo
* add lines between key points
* enhance iOS display

* [demo] use postprocessing-fused model, remove uesless code

* [demo] add download link for skeleton demo

* update tnn xcode project

* [ARM] cubic upsample calculate position ahead

* [ARM] change loop order of cubic upsample

* [ARM][FIX] fix workspace size

* [demo] fix indent

* [demo] update blazepose demo

* [demo] update blazepose demo

* [demo] add post-processing filter to skeleton demo

* [ANDROID] add android skeleton detection demo

* [iOS] adapt skeleton demo to the new pose2d model

* [ANDROID] add android blaze pose demo

* [demo] update skeleton demo

* [demo] remove the small model in skeleton demo

* [demo] add icons used in the skeleton demo
[iOS] update assets path

* [iOS] fix typo

* [demo] add icons for skeleton demo

* [iOS] refactor code
[demo] fix indent

* [ANDROID] open arm v8.2 for android demo

* update download_model

* [ANDOIRD] fix arm82 compile

* [demo] blazepose demo supports both upper-body and full-body modes
[iOS][demo] support switch between two modes
[demo] add blaezepose full-body landmark models in download_model.sh

* [demo] Update model name in skeleton demo

* [Metal] fix metal depthwise deconv bug, add unit_tests

* fix typo, remove useless files

* [ANDROID] android skeleton support detector mode

* [ANDROID] check ndk init result

* [ANDROID] support pose detect landmark with full body

* [ANDROID] fix hair segmentation demo

* [ANDROID] fix android demo crash

* [ANDROID] skip npu for object ssd detect demo

* [demo] add precision option in TNNSDKOption

* [ANDROID] android demo object ssd npu use high precision && skeleton detector mode modify

* [BUG][demo] fix invalid device type bug

* [demo] remove middle skeleton model

* [UPD][DOC] add skeleton demo gifs in README

* [UPD][doc] update demo gif

* [UPD][doc] update README

* [UPD][doc] replace demo table in markdown with table in html

* Update README demo table format (#689)

* Update README.md

* Update README_EN.md

Co-authored-by: quinnrong94 <quinnrong@tencent.com>
Co-authored-by: lnmdlong <lnmdlong@hotmail.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.

1 participant