Commit Graph

61 Commits (14e8e4904b29c55ce5326af99a218e6fd3e226ed)

Author SHA1 Message Date
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