Skip to content

Commit

Permalink
Switch devkit to Apache license (nutonomy#240)
Browse files Browse the repository at this point in the history
* Apply Apache license

* Purge reference to outdated license in every file
  • Loading branch information
holger-motional authored Oct 11, 2019
1 parent 0d8874f commit f3594b9
Show file tree
Hide file tree
Showing 30 changed files with 10 additions and 463 deletions.
444 changes: 10 additions & 434 deletions LICENSE.txt

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion python-sdk/nuscenes/eval/detection/algo.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Oscar Beijbom, 2019.
# Licensed under the Creative Commons [see licence.txt]

import numpy as np

Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/eval/detection/config.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Holger Caesar, 2019.
# Licensed under the Creative Commons [see licence.txt]

import json
import os
Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/eval/detection/constants.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Oscar Beijbom and Varun Bankiti, 2019.
# Licensed under the Creative Commons [see licence.txt]

DETECTION_NAMES = ['car', 'truck', 'bus', 'trailer', 'construction_vehicle', 'pedestrian', 'motorcycle', 'bicycle',
'traffic_cone', 'barrier']
Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/eval/detection/data_classes.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Oscar Beijbom, 2019.
# Licensed under the Creative Commons [see licence.txt]

from collections import defaultdict
from typing import List, Dict, Tuple
Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/eval/detection/evaluate.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Holger Caesar & Oscar Beijbom, 2018.
# Licensed under the Creative Commons [see licence.txt]

import argparse
import json
Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/eval/detection/loaders.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Oscar Beijbom, 2019.
# Licensed under the Creative Commons [see licence.txt]

import json
from typing import Tuple, Dict
Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/eval/detection/render.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Holger Caesar, Varun Bankiti, and Alex Lang, 2019.
# Licensed under the Creative Commons [see licence.txt]

import json

Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/eval/detection/tests/test_algo.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Oscar Beijbom and Varun Bankiti, 2019.
# Licensed under the Creative Commons [see licence.txt]

import json
import os
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Oscar Beijbom and Alex Lang, 2019.
# Licensed under the Creative Commons [see licence.txt]

import json
import os
Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/eval/detection/tests/test_evaluate.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Oscar Beijbom, 2019.
# Licensed under the Creative Commons [see licence.txt]

import json
import os
Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/eval/detection/tests/test_loader.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Sourabh Vora, 2019.
# Licensed under the Creative Commons [see licence.txt]

import json
import os
Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/eval/detection/tests/test_utils.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Holger Caesar, 2018.
# Licensed under the Creative Commons [see licence.txt]

import unittest

Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/eval/detection/utils.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Holger Caesar, 2018.
# Licensed under the Creative Commons [see licence.txt]

from typing import List, Dict, Optional

Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/map_expansion/map_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# Code written by Sergi Adipraja Widjaja, 2019.
# + Map mask by Kiwoo Shin, 2019.
# + Methods operating on NuScenesMap and NuScenes by Holger Caesar, 2019.
# Licensed under the Creative Commons [see license.txt]

import os
import json
Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/nuscenes.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Oscar Beijbom, 2018.
# Licensed under the Creative Commons [see licence.txt]

import json
import math
Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/scripts/assert_download.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Holger Caesar, 2018.
# Licensed under the Creative Commons [see licence.txt]

import argparse
import os
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Sergi Adipraja Widjaja, 2019.
# Licensed under the Creative Commons [see license.txt]

"""
Export 2D annotations (xmin, ymin, xmax, ymax) from re-projections of our annotated 3D bounding boxes to a .json file.
Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/scripts/export_egoposes_on_map.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Holger Caesar, 2018.
# Licensed under the Creative Commons [see licence.txt]

"""
Exports an image for each map location with all the ego poses drawn on the map.
Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/scripts/export_kitti.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Holger Caesar, 2019.
# Licensed under the Creative Commons [see licence.txt]

"""
This script converts nuScenes data to KITTI format and KITTI results to nuScenes.
Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/scripts/export_pointclouds_as_obj.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Holger Caesar, 2018.
# Licensed under the Creative Commons [see licence.txt]

"""
Export fused point clouds of a scene to a Wavefront OBJ file.
Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/scripts/export_scene_videos.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Holger Caesar, 2018.
# Licensed under the Creative Commons [see licence.txt]

"""
Exports a video of each scene (with annotations) to disk.
Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/tests/test_nuscenes.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Oscar Beijbom, 2019.
# Licensed under the Creative Commons [see licence.txt]

import os
import unittest
Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/utils/data_classes.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Oscar Beijbom, 2018.
# Licensed under the Creative Commons [see licence.txt]

import os.path as osp
import struct
Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/utils/geometry_utils.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Oscar Beijbom and Alex Lang, 2018.
# Licensed under the Creative Commons [see licence.txt]

from enum import IntEnum
from typing import Tuple
Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/utils/kitti.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Alex Lang and Holger Caesar, 2019.
# Licensed under the Creative Commons [see licence.txt]

import os
from os import path as osp
Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/utils/map_mask.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Qiang Xu and Oscar Beijbom, 2018.
# Licensed under the Creative Commons [see licence.txt]

import os.path as osp
from typing import Tuple, Any
Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/utils/splits.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Holger Caesar, 2018.
# Licensed under the Creative Commons [see licence.txt]

from typing import Dict, List

Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/utils/tests/test_geometry_utils.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Holger Caesar and Alex Lang, 2018.
# Licensed under the Creative Commons [see licence.txt]

import unittest

Expand Down
1 change: 0 additions & 1 deletion python-sdk/nuscenes/utils/tests/test_map_mask.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# nuScenes dev-kit.
# Code written by Oscar Beijbom, 2019.
# Licensed under the Creative Commons [see licence.txt]

import os
import unittest
Expand Down

0 comments on commit f3594b9

Please sign in to comment.