Austin Welch

Results 151 issues of Austin Welch

**Describe the feature** Download config without weights, e.g. `mim download --config --no-checkpoint` **Motivation** Often may just want config file, especially if the config already includes the web address to download...

### The doc issue It is not very clear which downstream tasks each MMSelfSup model currently supports. For example, if I want to find out which MMSelfSup models I can...

Documentation

### Branch 1.x branch (1.x version, such as `v1.0.0rc2`, or `dev-1.x` branch) ### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmselfsup/issues) and [Discussions](https://github.com/open-mmlab/mmselfsup/discussions) but cannot get the expected help. - [X]...

Bug

Any chance you'd want to add ViTDet?

enhancement

Hi, I can't figure out how to install torcharrow nightly from a conda environment.yml file. Could I please get a demonstration of how this is done?

#### Expected Behavior I'm trying to write text onto a movie clip. #### Actual Behavior Instead of text a line is displayed across the screen (with the text and background...

bug
text

### Summary Hi,I'd like to submit a feature request for [VisDrone](https://github.com/VisDrone/VisDrone-Dataset) and [RarePlanes](https://github.com/jdc08161063/RarePlanes) Dataset classes. ### Rationale These datasets are used by many people ### Additional information [VisDrone license](http://aiskyeye.com/data-protection/): [Creative...

datasets

Apologies if this already exists or was discussed somewhere else, but I couldn't find. ## Describe your use-case It'd be really great if there was a scaffold component for VS...

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? ``` (base) [ec2-user@ip-172-16-5-247 midif]$ conda-lock -f environment.yml...

**Describe the bug** I'm not able to switch my tuner to a `RemoteLauncher` using SageMaker. I get the following error: ``` Traceback (most recent call last): File "remote_main.py", line 53,...