-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
34 changed files
with
21 additions
and
281 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +0,0 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,4 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
|
||
import torch | ||
import torch.nn as nn | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,3 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
import torch | ||
from torch.autograd import Function | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,4 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
|
||
import torch | ||
from torch.autograd import Function | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,4 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
|
||
import torch | ||
import torch.nn as nn | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,4 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
|
||
import torch | ||
import torch.nn as nn | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,4 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
|
||
import torch | ||
import torch.nn as nn | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,4 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
|
||
import torch | ||
import torch.nn as nn | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +0,0 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,3 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
from torch import nn | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,3 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
import torch | ||
from torch import nn | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +0,0 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,4 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
|
||
import numpy as np | ||
from torch import nn | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,2 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,2 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,7 @@ | ||
""" | ||
tools to convert specified type | ||
""" | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
|
||
import torch as t | ||
import numpy as np | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,3 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
|
||
from motion_model.utils.nms.non_maximum_suppression import non_maximum_suppression |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,4 @@ | ||
|
||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
import numpy as np | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,3 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
from distutils.core import setup | ||
from distutils.extension import Extension | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,3 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
from __future__ import division | ||
import numpy as np | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,4 @@ | ||
|
||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
def normal_init(m, mean, stddev, truncated=False): | ||
""" | ||
weight initalizer: truncated normal and random normal. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,4 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
|
||
from .functions import * | ||
from .modules import * |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,4 @@ | ||
# -*- coding: utf-8 -*- | ||
|
||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
|
||
import torch | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,4 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
|
||
from .voc0712 import VOCDetection, VOCAnnotationTransform, VOC_CLASSES, VOC_ROOT | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,3 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
from .config import HOME | ||
import os | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,4 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
|
||
# configure.py | ||
import os.path | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,14 +5,7 @@ | |
Updated by: Ellis Brown, Max deGroot | ||
""" | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
|
||
from .config import HOME | ||
import os.path as osp | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,4 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
|
||
from .detection import Detect | ||
from .prior_box import PriorBox | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,4 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
|
||
import torch | ||
from torch.autograd import Function | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,4 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
|
||
from __future__ import division | ||
from math import sqrt as sqrt | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,4 @@ | ||
# #!/usr/bin/env python | ||
# Copyright (c) 2019. ShiJie Sun at the Chang'an University | ||
# This work is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. | ||
# For a copy, see <http://creativecommons.org/licenses/by-nc-sa/3.0/>. | ||
# Author: shijie Sun | ||
# Email: [email protected] | ||
# Github: www.github.com/shijieS | ||
# | ||
|
||
|
||
from .l2norm import L2Norm | ||
from .multibox_loss import MultiBoxLoss | ||
|
Oops, something went wrong.