Skip to content

Commit

Permalink
Update crop timvx (OAID#996)
Browse files Browse the repository at this point in the history
* Update crop timvx
  • Loading branch information
BowShotDS authored Aug 7, 2021
1 parent ee88e50 commit 3ad904a
Show file tree
Hide file tree
Showing 8 changed files with 1,011 additions and 1 deletion.
1 change: 1 addition & 0 deletions examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ IF (OpenCV_FOUND)
TENGINE_EXAMPLE_CV (tm_hrnet_timvx tm_hrnet_timvx.cpp)
TENGINE_EXAMPLE_CV (tm_nanodet_m_timvx tm_nanodet_m_timvx.cpp)
TENGINE_EXAMPLE_CV (tm_yolox_timvx tm_yolox_timvx.cpp)
TENGINE_EXAMPLE_CV (tm_retinaface_timvx tm_retinaface_timvx.cpp)
ENDIF()
IF(TENGINE_ENABLE_TENSORRT)
TENGINE_EXAMPLE_CV (tm_scrfd_trt_fp16 tm_scrfd_trt_fp16.cpp)
Expand Down
Loading

0 comments on commit 3ad904a

Please sign in to comment.