-
Thank you for your interesting work!
The input size of the EgoVLP checkpoint you provided in Google drive is 16 frames, while you mentioned the size of the input video clip for EgoVLP feature is 3…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
### Terms
- [X] I have searched [open and closed feature requests](https://github.com/scribe-org/Scribe-Data/issues?q=is%3Aissue+label%3Afeature)
- [X] I agree to follow Scribe-Data's [Code of Conduc…
-
```
(.venv) isaacbevers@MacBook-Pro-87 b2aiprep % b2aiprep-cli --help
100%|██████████████████████████████████████████████████████████████████████████████████████…
-
Hi! Thanks a lot for you project!
I have a problem with features extraction (extract_feature.py file).
Running prediction on npy file presented in testing_data folder produces different result f…
-
Hello,
Thanks for the great work. I wanted to use the initial example on the `README.md`:
```python
from datasets import load_dataset
from setfit import SetFitModel, Trainer, TrainingArgument…
-
The goal here is to create a list containing A LOT of features, you don't care about how we get those features - finding the algorithm for the feature extraction and assessing its difficulty are tasks…
-
@timzhang642 I want to use discriminator network to extract features of my dataset. My question is how decide to stop training dcgan and take the features?. In other meaning what the criteria for stop…
mab85 updated
5 years ago
-
## Description
We want to expand the audio features that `senselab` can extract. This will include:
- Time-varying features: Features that provide detailed information about audio properties over time…
-
I was trying to run the Keyframe_extraction.py file, but I got this error as it was initialising the center. It had worked fine with other videos I had tested it with, so I'm not sure why there would …