fenaux

Results 7 issues of fenaux

Point 7 in the front page mention pose_hrnet_w48_256x256.pth is available for mpii dataset. but I could not find it neither on google drive nor on one drive

I saw on issue #8 in the repository of thomasjakab/imm that you reproduced this work with pytorch. Do you plan to release this imm pytorch implementation ? Or can you...

I run the following command : python3 ./main.py --test --Kfold 2 --net segcapsr3 --data_root_dir=data --loglevel 2 --which_gpus=-2 --gpus=0 --dataset mscoco17 --weights_path saved_models/segcapsr3/split-0_batch-1_shuff-1_aug-0_loss-dice_slic-1_sub--1_strid-1_lr-0.0001_recon-20.0_model_20180705-092846.hdf5. I joined the image, the reference mask and...

Thanks for making this package available I use Madgwick filter in two different modes **first one** quat = np.zeros((time_run.size, 4), dtype=np.float64) """initialize filter""" madgwick = ahrs.filters.Madgwick(frequency=fs) """ initial state""" quat[0]...

For this picture annotations are present for all the persons in the picture when predict with default checkpoint There is 0 annotation for this picture with wholebody ![image](https://user-images.githubusercontent.com/44709416/233180563-fd3139e4-f3ef-4560-8126-d9a0302b8848.jpg) ![image jpg...

Many thanks for providing this repo. As getting players team id is quiet long, the idea is to call this process only when a knew player is detected assuming he...

Many thanks for this fantastic book Just to make bicycle model calculation more clear to me. Assuming both wheels are on the same circle of radius R (that is exactly...