Kai Chen
|
9470ff7035
|
remove support for python 3.4 (#189)
|
2020-02-15 15:09:36 +08:00 |
Kai Chen
|
f4272a8875
|
remove the outdated PaviLoggerHook and add requirements.txt (#185)
|
2020-02-12 22:46:12 +08:00 |
lizz
|
712651aab6
|
Adaptive progress bar length (#174)
* Adaptive progress bar length
Signed-off-by: lizz <lizz@sensetime.com>
* it works
Signed-off-by: lizz <lizz@sensetime.com>
* format
* pass test
* :lipstick
* test
* Update test_progressbar.py
* 2.7
* sort import
Signed-off-by: lizz <lizz@sensetime.com>
* try this
Signed-off-by: lizz <lizz@sensetime.com>
|
2020-02-02 18:18:17 +08:00 |
Rinat Shigapov
|
aea750051f
|
fix dependencies (#146)
* fix requirements
* don't reuse build dependencies between different envs
* minor fix
* change the order of opencv and opencv-headless
|
2019-11-21 23:34:26 +08:00 |
Karlind
|
95b87687ca
|
install cython automatically as a dependency (#101)
* install cython automatically as a dependency
* install numpy automatically before building
* fix linting errors
|
2019-07-31 20:29:04 +08:00 |
Kai Chen
|
5b72bd4baf
|
fix the compiling on mac os (#97)
|
2019-07-31 02:22:20 +08:00 |
Kai Chen
|
e5ca8846c5
|
Fix the compiling bug when using `pip install mmcv` (#88)
* rename flowWarp to FlowWarp
* fix the compiling bug when using pip install
* update version to v0.2.10
|
2019-07-07 21:41:31 +08:00 |
nbei
|
9097957434
|
C++ implementation for Flow Warp Module (#71)
* flow_warp_c
* flow_warp_c
* beautify format
* beautify format
* beautify format
* beautify format
* add Cython
* modify
* fix details
* fix details
* fix type
|
2019-05-28 20:03:08 +08:00 |
Kai Chen
|
bb089030a9
|
remove wrong license argument
|
2019-04-23 12:52:02 -07:00 |
Kai Chen
|
cc207c4523
|
add jhu gn model urls and update to v0.2.7
|
2019-04-23 00:15:27 -07:00 |
Gu Wang
|
11ad40b560
|
fix possible encoding error when install
|
2019-04-22 10:43:33 +08:00 |
Kai Chen
|
77e2a58f5d
|
update license and version
|
2018-12-09 17:28:52 +08:00 |
Kai Chen
|
ca0d6e8aa7
|
add deployment to pypi
|
2018-10-12 13:23:32 +08:00 |
Kai Chen
|
ab670420d7
|
add opencv-python to requirements
|
2018-10-10 19:18:00 +08:00 |
Kai Chen
|
961c338893
|
minor update of hooks
|
2018-09-29 23:50:37 +08:00 |
Kai Chen
|
4adf7006b0
|
add config class
|
2018-08-27 20:25:52 +08:00 |
Kai Chen
|
cbcb90dc21
|
port from cvbase and do some refactoring
|
2018-08-27 02:12:31 +08:00 |