-
What pretrained model was used to extract the S3D features? The one from the original S3D paper? Or the ones from the method MIL-NCE, which were pre-trained on HowTo100M (I feel this pretrained model …
-
Hi, I use v1.0 extract_image_features.bin to extract prob and get the same accuracy (39%) as the test.bin (40%). But I get much lower accuracy (11%) than the test.bin (39%) when I use extract_image_fe…
-
**Describe the bug**
I am training several models to detect grooming behavior. I trained three different DeepLabCut models on the same set of videos of at low, medium, or high resolution, then analyz…
-
## Acceptance Criteria
- [ ] Add react-i18next dependency for packages/features.
- [ ] Add all necessary config files for the i18next library.
- [ ] Extract all necessary i18n entries from hardco…
mrcnk updated
2 months ago
-
Hi Author,
I would like to ask about how to create a dataset. For each video, do we extract one image every 16 frames and then concatenate them into a dimension of [chunk_num,w,h,c]? Then, we use C…
-
I trained as you suggested by changing TEST.EVAL to Flase, and adding TEST.TEST_SIZE=800.
python main.py --config_file configs/veri_r101.yml
I only got the follow results (not done yet, but th…
-
Hello TAs,
In the reference code, and in the most of the resource from the internet, 2 dimensions of continuous features are separate from the input noise.
I am wondering why are font width and th…
-
### Specification
Along with developing https://github.com/MatrixAI/Polykey-Enterprise/issues/65 we need to add `PolykeyEnterprise` as an identity provider plugin into `Polykey`. This will need to …
-
**Purpose**
To extract as much reusable code as possible into a core library to minimize the amount of boilerplate and reused code.
This issue exists primarily as a discussion-place before we crea…
-
I do not know if this is an expected behavior, but I was not able to train BEATs using pytorch lightning with mixed-precision as it was producing NaN values when using the extract_features method.
…