$ git clone https://github.com/SKKU-ESLAB/ANT ant
$ cd ant
$ ./scripts/prepare-ubuntu.sh
To run machine learning interence example, please download also the sample models.
$ cd ml
$ ./download_sample_model.sh
$ ./scripts/build-ant.sh
$ ./out/antd
ANT is open source software under the Apache 2.0 license. Complete license and copyright information can be found within the code.
Copyright 2017-2020 SKKU ESLAB, and contributors.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.