Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
MMCV
Commits
"gallery/transforms/plot_custom_datapoints.py" did not exist on "bf03f4edfe8fd7543e98ed9a3771b01ab6c6f062"
b98980b77b9fda7d65edfaaea74a460d6172ef99
Switch branch/tag
mmcv
tests
07 Oct, 2018
1 commit
add some unit tests
· b98980b7
Kai Chen
authored
Oct 07, 2018
b98980b7
04 Oct, 2018
4 commits
ignore a flake8 error
· 852e980e
Kai Chen
authored
Oct 04, 2018
852e980e
add a class decorator to register file handlers
· 6e8d925e
Kai Chen
authored
Oct 04, 2018
6e8d925e
refactoring and remove some public apis
· 51b73ac1
Kai Chen
authored
Oct 04, 2018
51b73ac1
add register_handler and refactor BaseFileHandler
· 34eca272
Kai Chen
authored
Oct 04, 2018
34eca272
01 Oct, 2018
1 commit
fix flake8 errors
· ddef9a56
Kai Chen
authored
Oct 01, 2018
ddef9a56
27 Sep, 2018
2 commits
add negative indexing support
· 6249f829
xiongyu
authored
Sep 27, 2018
6249f829
add more tests for video_reader slice
· c75ff259
xiongyu
authored
Sep 27, 2018
c75ff259
26 Sep, 2018
2 commits
minor change: value error to index error
· c16fab7e
xiongyu
authored
Sep 26, 2018
c16fab7e
add slice support and unit test
· 2ab73c85
xiongyu
authored
Sep 26, 2018
2ab73c85
21 Sep, 2018
2 commits
update video reader test code
· 7bea02c0
xiongyu
authored
Sep 21, 2018
7bea02c0
rename *Processor to *Handler and fix bug for python 2
· 75ee2531
Kai Chen
authored
Sep 21, 2018
75ee2531
20 Sep, 2018
1 commit
bug fix: raise exceptions for missing config keys
· 31e684fc
Kai Chen
authored
Sep 20, 2018
31e684fc
02 Sep, 2018
2 commits
fix unit test for imflip
· 685e8f99
Kai Chen
authored
Sep 02, 2018
685e8f99
add some methods
· 1f767847
Kai Chen
authored
Sep 02, 2018
1f767847
27 Aug, 2018
4 commits
refactoring for optflow
· 978ecfda
Kai Chen
authored
Aug 28, 2018
978ecfda
add config class
· 4adf7006
Kai Chen
authored
Aug 27, 2018
4adf7006
renaming and reorganizing for subpackage
· f872672f
Kai Chen
authored
Aug 27, 2018
f872672f
re-organize io module as a subpackage
· eadd1e0f
Kai Chen
authored
Aug 27, 2018
eadd1e0f
26 Aug, 2018
3 commits
add optical flow module
· 5f2e58c5
Kai Chen
authored
Aug 27, 2018
5f2e58c5
move some unit tests
· 43ebfd9a
Kai Chen
authored
Aug 27, 2018
43ebfd9a
port from cvbase and do some refactoring
· cbcb90dc
Kai Chen
authored
Aug 27, 2018
cbcb90dc