"pcdet/utils/box_utils.py" did not exist on "760a9d2cb18e1ba8676ad698cf5e8dc9ff6cc99e"
build.sh 306 Bytes
Newer Older
1
#!/bin/bash
Benjamin Thomas Graham's avatar
README  
Benjamin Thomas Graham committed
2
3
4
# Copyright 2016-present, Facebook, Inc.
# All rights reserved.
#
Benjamin Graham's avatar
Benjamin Graham committed
5
# This source code is licensed under the BSD-style license found in the
Benjamin Thomas Graham's avatar
README  
Benjamin Thomas Graham committed
6
# LICENSE file in the root directory of this source tree.
Benjamin Thomas Graham's avatar
Benjamin Thomas Graham committed
7
rm -rf build/ dist/ sparseconvnet.egg-info
8
python setup.py install
Benjamin Thomas Graham's avatar
README  
Benjamin Thomas Graham committed
9
python examples/hello-world.py