Skip to content

Commit

Permalink
fix header
Browse files Browse the repository at this point in the history
  • Loading branch information
Hong Luo committed Dec 4, 2019
1 parent 6fca60b commit c7ee7e6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 20 deletions.
Expand Up @@ -14,12 +14,6 @@
* limitations under the License.
*/
/*
* Copyright (c) 2016-2018 Xilinx Tech, Inc.
*
* All Rights Reserved. No part of this source code may be reproduced
* or transmitted in any form or by any means without the prior written
* permission of Xilinx Tech, Inc.
*
* Filename: facedetect.hpp
*
* Description:
Expand Down
Expand Up @@ -14,12 +14,6 @@
* limitations under the License.
*/
/*
* Copyright (c) 2016-2018 Xilinx Tech, Inc.
*
* All Rights Reserved. No part of this source code may be reproduced
* or transmitted in any form or by any means without the prior written
* permission of Xilinx Tech, Inc.
*
* Filename: facelandmark.hpp
*
* Description:
Expand Down
Expand Up @@ -14,20 +14,14 @@
* limitations under the License.
*/
/*
* Copyright (c) 2016-2018 Xilinx Tech, Inc.
*
* All Rights Reserved. No part of this source code may be reproduced
* or transmitted in any form or by any means without the prior written
* permission of Xilinx Tech, Inc.
*
* Filename: multitask.hpp
*
* Description:
* This module implement MultiTask Network for ADAS, include detection,
*segmentation and car towards angle;
* segmentation and car towards angle;
*
* Please refer to document "xilinx_XILINX_AI_SDK_user_guide.pdf" for more
*details of these APIs.
* details of these APIs.
*/
#pragma once
#include <memory>
Expand Down

0 comments on commit c7ee7e6

Please sign in to comment.