-
This is an expected issue for the `ReplayPlugin` to be slower when the number of workers is larger than zero, especially when the size of the buffer's dataloader is much smaller than the current task'…
-
Hi, I've looked at #8 and #12 as well as the codebase and I'm trying to come up with a script that can run the UNINEXT models on the MOT/MOTS task on any arbitrary video as input.
It looks like the …
-
**Problem**
I am trying to implement something like this
```
test_sampler2 = CustomTaskSampler(
support_dataset=support_dataset,
query_dataset=query_dataset,
n_way=N_WAY,
…
-
I think there is a compatibility issue with disabled batch sampling and subset dataset
The use-case - define custom batch sampling, and split the dataset using PyTorch split utility function
Here's …
-
Hello
How are you?
Thanks for contributing this project.
I have searched related issues but cannot get the expected help.
The bug has not been fixed in the latest version.
I cloned the latest ver…
-
Very great work!I configured the environment for custom data set evaluation according to the readme, but the evaluation results are very strange. Do you know what went wrong? My codes are as follows…
-
What should I do if I want to use my own audio/video moves, etc.?
-
I'm trying to train yolov7 on a custom dataset but I face this problem on colab:
Epoch gpu_mem box obj cls total labels img_size
0% 0/232 [00:00
-
In regards to the Augmentation techniques in Detectron2 and using a custom dataloader. I was wondering when doing these augmentations is there a copy of the image being made and then doing the augment…
-
Thank you for your work
is there any example how to edit specific face ?
For example moving face from right to left / make angry face like the example in the paper
![image](https://user-images.…