This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
EasyCV
mirror of
https://github.com/alibaba/EasyCV.git
Watch
1
Star
0
Fork
You've already forked EasyCV
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0128e881d9
EasyCV
/
easycv
/
models
/
detection
/
__init__.py
4 lines
96 B
Python
Raw
Normal View
History
Unescape
Escape
initial commit
2022-04-02 20:01:06 +08:00
# Copyright (c) Alibaba, Inc. and its affiliates.
refactor det (#124)
2022-07-13 12:11:40 +08:00
from
.
detectors
import
*
from
.
necks
import
*