ScarceNet icon indicating copy to clipboard operation
ScarceNet copied to clipboard

Results 8 ScarceNet issues
Sort by recently updated
recently updated
newest added

Hi! This is really nice work! I want to know whether I can use my own images without annotations. If Yes, how to change the [config file](https://github.com/chaneyddtt/ScarceNet/blob/main/experiments/ap10k/hrnet/w32_256x192_adam_lr1e-3.yaml#L14-L28)? Thank you so...

hi there, can you share the splits used for the tigdog dataset (esp the validation set) and which 36 images per category you used during training?

Dear author, when I run this command,Create folder root/data/pseudo_labels/5shots/ and generate pseudo labels by running: CUDA_VISIBLE_DEVICES=0 python tools/train_mt_part.py --cfg experiments/ap10k/hrnet/w32_256x192_adam_lr1e-3.yaml --animalpose --generate_pseudol --pretrained output/output_animal_hrnet5_part/model_best.pth OUTPUT_DIR test MODEL.NAME pose_hrnet_part TRAIN.BATCH_SIZE_PER_GPU 32...

In https://github.com/chaneyddtt/ScarceNet/blob/main/lib/core/evaluate.py, although the note says that the value of PCK is calculated by heat map, I don't understand how this calculation works. The way I calculate **PCK** is to...

I would like to ask how to visualize after training?

Excuse me, I was wondering if the algorithm supports pose estimation for mice? "support" means to directly use the pretrained model.

Can this model be used for human keypoint detection?