Conversation
[Feature] Add huge image inference demo.
* switch to original pycocotools on Windows * change name * add init_cfg for dense _heads * remove opencv
* add chinese version of model_zoo.md * trans batch size * fix MS
* Update get_started.md 1. translate `get_started.md` into Chinese 2. fix some typos in `en/get_started.md` 3. fix a broken link in `en/get_started.md` * Update get_started.md add missing blank space * Update customize_config.md 1. translate `customize_config.md` into Chinese 2. fix some grammatical errors in `en/tutorials/customize_config.md` * Update customize_config.md fix some typos * Revert "Update get_started.md" This reverts commit 4b2895d. * Revert "Update get_started.md" This reverts commit a1f14f1. * Update customize_config.md * Update customize_config.md * Update customize_config.md Update code comments
* debug for issue #45 * push for lint
* Update readme in configs * Reorganizing OpenMMLab projects in readme * enlarge images appropriately. * add description about obb and hbb * fix typo * Update README
* Create MMRotate_Tutorial.ipynb * 使用 Colaboratory 创建 * 使用 Colaboratory 创建 * 使用 Colaboratory 创建 * 使用 Colaboratory 创建 * 使用 Colaboratory 创建 * update readme * fix lint * update * 使用 Colaboratory 创建 * 使用 Colaboratory 创建 * 使用 Colaboratory 创建 * 使用 Colaboratory 创建 * fix lint * Update inference_demo.ipynb * Update MMRotate_Tutorial.ipynb * rename * 使用 Colaboratory 创建 * fix lint * Update MMRotate_Tutorial.ipynb
* add unit test * fix bug * fix lint * Update rotate_iou2d_calculator.py * Update rotate_iou2d_calculator.py
* Update rotate_single_level_roi_extractor.py * add fp16 configs * Update Inf Time (fps) by benchmark.py * fix lint * Delete run.sh
* Upgrade URL * Update URL
* 1.assign函数参数顺序错误,overlaps参数位置错误(这个问题不影响正常训练,是我调试的时候发现的,你们可以确认一下,这个有没影响)2.all_overlaps_rotate_list之前大小固定为4,应该按照一个batchsize大小进行设置,修改之后不会报tensor维度错误,可以正常训练 * assign参数仅需修改init阶段顺序即可
* add codes for inference speed statistics * fix errors in linting * fix errors in linting * fix errors in linting * fix errors in linting * update descriptions for functions * fix errors in linting
* Add HRSCDataset * Add HRSCDataset * Add doc * fix test path * fix num_class * add retinanet hrsc result * fix typo add s2anet config * fix add s2anet result * fix indentation
* Bump versions to v0.1.1 * Update changelog.md * update * Update release date * fix format. * update changelog in readme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.