"README_ORIGIN.md" did not exist on "d2ac4872fe7b9412400a36b47afe6ff515fa7223"
- 22 Nov, 2021 1 commit
-
-
Zaida Zhou authored
* [Docs] Add the link and introduction of mmflow in README * remove a blank line * fix link
-
- 20 Nov, 2021 1 commit
-
-
WangJiaZhen authored
-
- 19 Nov, 2021 2 commits
-
-
Tobias Fischer authored
* add world_size in if clause * add explanation * remove LOCAL_RANK check
-
Zaida Zhou authored
* [Fix] Fix torch.load error * [Fix] Fix torch.load error * rename _save to _save_ckpt * add load_url to handle imcompatibility of PyTorch versions * add unittest for load_url * fix typo * print a friendly information when error occurred
-
- 10 Nov, 2021 10 commits
-
-
Zaida Zhou authored
* bump version to v1.3.17 * add a document to record the previous versions of PyTorch built for mmcv-full * polish readme
-
Wenwei Zhang authored
* [Improve] improve checkpoint loading log (#1446) * add first version * remove syncbn * remove unused ops * update input names * remove empty line * update index.rst * resolve comments * fix type * Update mmcv_ops_definition.md Co-authored-by:
WangJiaZhen <47851024+teamwong111@users.noreply.github.com> Co-authored-by:
maningsheng <mnsheng@yeah.net> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
WangJiaZhen authored
* [Fix] fix deform conv by add argument * [Fix] replace useless func with np.repeat and add necessary comment * [Fix] reduce batch_size and remove useless lines and modify some var name * [Fix] change position of comments * [Fix] add im2col_step in the docstring and add two test cases * [Fix] fix docstring and add comments for test cases * [Fix] fix docstring * [Fix] add note, fix issue link and other details * [Fix] fix docstring details * [Fix] fix links in docstring * [Fix] fix docstring details
-
zhouzaida authored
-
zhouzaida authored
-
gaotongxiao authored
-
RangiLyu authored
-
ly015 authored
-
ly015 authored
-
ly015 authored
-
- 08 Nov, 2021 4 commits
- 04 Nov, 2021 3 commits
- 03 Nov, 2021 1 commit
-
-
WangJiaZhen authored
-
- 02 Nov, 2021 3 commits
-
-
Zaida Zhou authored
* Add mmcv itself in the docs list * modify link of docs
-
Tong Gao authored
-
q.yao authored
* Update test data of test_tin_shift * Delete tmp.engine * add pytest raises asserterror test * raise valueerror, update test log * add more comment * Apply suggestions from code review Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 24 Oct, 2021 3 commits
-
-
Zaida Zhou authored
-
Zaida Zhou authored
* [Feature] Choose storage backend by the prefix of filepath * refactor FileClient and add unittest * support loading from different backends * polish docstring * fix unittet * rename attribute str_like_obj to is_str_like_obj * [Docs] Upload checkpoint to petrel oss * add infer_client method * Support uploading checkpoint to petrel oss * add check_exist method * refactor CheckpointHook * support uploading logs to ceph * rename var client to file_client * polish docstring * enhance load_from_ceph * refactor load_from_ceph * refactor TextLoggerHook * change the meaning of out_dir argument * fix test_checkpoint_hook.py * add join_paths method * remove join_paths and add _format_path * enhance unittest * refactor unittest * add a unittest for EvalHook when file backend is petrel * singleton pattern * fix test_clientio.py * deprecate CephBackend * add warning in load_from_ceph * fix type of out_suffix * enhance docstring * refactor unittest for petrel * refactor unittest for disk backend * update io.md * add concat_paths method * fix CI * mock check_exist * improve docstring * improve docstring * improve docstring * improve docstring * add isdir and copyfile for file backend * delete copyfile and add get_local_path * remove isdir method of petrel * fix typo * rename check_exists to exists * refactor code and polish docstring * fix windows ci * add comment and polish docstring * polish docstring * polish docstring * rename _path_mapping to _map_path * polish docstring and fix typo * refactor get_local_path * add list_dir_or_file for FileClient * add list_dir_or_file for PetrelBackend * fix windows ci * Add return docstring * polish docstring * fix typo * fix typo * fix typo * fix error when mocking PetrelBackend * deprecate the conversion from Path to str * add docs for loading checkpoints with FileClient * rename keep_log to keep_local * refactor map_path * add _ensure_methods to ensure methods have been implemented * fix list_dir_or_file * rename _ensure_method_implemented to has_method * refactor * polish information * format information
-
Wenwei Zhang authored
-
- 23 Oct, 2021 3 commits
-
-
Zaida Zhou authored
* [Feature] Choose storage backend by the prefix of filepath * refactor FileClient and add unittest * support loading from different backends * polish docstring * fix unittet * rename attribute str_like_obj to is_str_like_obj * add infer_client method * add check_exist method * rename var client to file_client * polish docstring * add join_paths method * remove join_paths and add _format_path * enhance unittest * refactor unittest * singleton pattern * fix test_clientio.py * deprecate CephBackend * enhance docstring * refactor unittest for petrel * refactor unittest for disk backend * update io.md * add concat_paths method * improve docstring * improve docstring * add isdir and copyfile for file backend * delete copyfile and add get_local_path * remove isdir method of petrel * fix typo * add comment and polish docstring * polish docstring * rename _path_mapping to _map_path * polish docstring and fix typo * refactor get_local_path * add list_dir_or_file for FileClient * add list_dir_or_file for PetrelBackend * fix windows ci * Add return docstring * polish docstring * fix typo * fix typo * deprecate the conversion from Path to str * add docs for loading checkpoints with FileClient * refactor map_path * add _ensure_methods to ensure methods have been implemented * fix list_dir_or_file * rename _ensure_method_implemented to has_method
-
pc authored
Co-authored-by:zhouzaida <zhouzaida@163.com>
-
dingchang authored
* add op (group points) and its related ops (ball query and knn) in mmdet3d * refactor code * fix typo * refactor code * fix typo * refactor code * make input contiguous Co-authored-by:zhouzaida <zhouzaida@163.com>
-
- 22 Oct, 2021 2 commits
-
-
q.yao authored
* Update test data for test_iou3d * delete blank lines Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
dingchang authored
* add ops (iou3d) in mmdet3d * add unit test * refactor code * refactor code * refactor code * refactor code * refactor code Co-authored-by:zhouzaida <zhouzaida@163.com>
-
- 21 Oct, 2021 2 commits
-
-
dingchang authored
* add ops (roiaware pool3d) in mmdet3d * refactor code * fix typo Co-authored-by:zhouzaida <zhouzaida@163.com>
-
dingchang authored
* add ops (voxel) in mmdet3d * add ops (voxel) in mmdet3d * add ops (voxel) in mmdet3d * refactor code * update test * update test * update test * refactor code * refactor code * refactor code * fix typo * fix typo
-
- 20 Oct, 2021 5 commits
-
-
Ezra-Yu authored
* add case_insensitive * rename v * case_insensitive to case_sensitive * Update docstring
-
Zaida Zhou authored
* [Docs] Fix error when building pdf * fix link
-
Yining Li authored
* explicitly set encoding as 'utf-8'
-
Mr.Li authored
-
Shilong Zhang authored
-