mmtracking
mmtracking copied to clipboard
OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework.
**Checklist** 1. I have searched related issues but cannot get the expected help. 2. The bug has not been fixed in the latest version. **Describe the bug** There seems to...
My environment is the following: $ python mmtrack/utils/collect_env.py sys.platform: linux Python: 3.7.5 (default, Dec 9 2021, 17:04:37) [GCC 8.4.0] CUDA available: True GPU 0: NVIDIA RTX A6000 CUDA_HOME: /usr/local/cuda-11.1 NVCC:...
# A100算力加持!书生大模型实战营第3期全面升级,趣味闯关模式等你开启  闯关手册:https://aicarrier.feishu.cn/wiki/XBO6wpQcSibO1okrChhcBkQjnsf Repo: https://github.com/InternLM/Tutorial 书生·浦语社区于 2023 年年底正式推出了书生·浦语大模型实战营系列活动,半年来累计已有 15 万人次参与学习,并孵化出了超 600 个生态项目,在社区中收到广泛的好评。 为了给大家带来更好的学习体验,书生·浦语大模型实战营正式升级为书生大模型实战营,将逐步加入更多书生大模型体系课程与实战。与此同时,我们将开启全新的升级打怪闯关学习模式,让学习既富挑战性又充满乐趣。  #### 亮点一. 前沿优质的课程内容,升级打怪的闯关学习模式  前沿优质的课程内容,涵盖了大模型的入门、基础和进阶知识,让学员真正可以从无基础或少量基础学习大模型全套开发、使用流程。 开启全新的升级打怪闯关学习模式,我们将为每位学员定制一张专属的学习闯关地图,见证你成长的每一步。 每完成一节课程的学习,我们将在地图上为你点亮一个学习关卡。你不仅向目标更进一步,还将赢取额外的算力奖励。与此同时,助教、讲师将全程陪伴大家,学习闯关的路上不孤单! #### 亮点二. 免费且充足的 A100 强力助学 本期实战营将在简单易用的 InternStudio 算力平台上进行授课。我们将提供充足的...
This project wasted nearly 12 hours of my time solving the incompatibility issues between mmcv, mmdet, mmtrack, and numpy. I still haven't solved this problem.
https://github.com/pytorch/pytorch/issues/138506 [[Announcement] Deprecating PyTorch’s official Anaconda channel #138506][(url](https://github.com/pytorch/pytorch/issues/138506)) So I think installation documentation should be edited https://mmtracking.readthedocs.io/en/latest/install.html like `conda install pytorch torchvision -c pytorch` is not work anymore
AssertionError: MMCV==1.7.0 is used but incompatible. Please install mmcv>=1.3.17,
I was trying to install latest version of MMtracking but got stuck at installing mmcv-full. Python == 3.9.13 Pytorch == 2.0.0 CUDA == 1.8 Console output ``` Looking in links:...
 Can someone tell me why this is so?The loss is so large, and the value of top-1 is very low.