Rui Xu
|
b7136e3953
|
[Refactor] remove the c implementation of flow_warp (#707)
* remove flow-warp-c
* remove flow warp in setup.py and imports
* fix floor and ceil bug
* fix broadcast bug
* add warnings and assertions
* fix bilinear bug
* pass unit test
* pass unit test
* pass unit test
* pass unit test
* fix value bug
* fix lint
* fix lint
* add mk lint
* update docs
* update docs
* fix bug in imports
* fix bug in setup.py
|
2020-12-13 19:43:25 +08:00 |
Kai Chen
|
1f6ac2ca85
|
Add docs for CNN modules (#266)
* add docs for cnn modules
* minor fix
* update format
* minor fix
* bump version to v0.5.1
|
2020-05-05 12:02:33 +08:00 |
lizz
|
90a0f353ee
|
Format to conform pre-commit (#173)
Signed-off-by: lizz <lizz@sensetime.com>
|
2020-02-01 10:14:55 +08:00 |
Kai Chen
|
9de7927a69
|
Use torch.utils.tensorboard instead of tensorboardX (#108)
* use torch.utils.tensorboard instead of tensorboardX
* add backward compatibility
* add .idea to gitignore
|
2019-08-11 13:30:20 +08:00 |
lizz
|
28feffdb22
|
Ignore autogenerated flow_warp_module.cpp (#80)
Signed-off-by: lizz <363664470@qq.com>
|
2019-06-15 22:13:27 +08:00 |
Dahua Lin
|
93ad386683
|
Initial commit
|
2018-08-22 15:05:26 +08:00 |