-
### What format would you like to see added to NeuroConv?
Mouse Pose HR Net,
cc @SkepticRaven: do you have any small examples files (< 10 MB) for v2 and/or v3 that we could use for testing purpose…
-
Could you please share your approach for converting the Human3.6M dataset to COCO format for fine-tuning? Would it be possible to provide your image conversion files, the resulting JSON file format, a…
-
=> loading pretrained model MeshGraphormer/models/hrnet/hrnetv2_w64_imagenet_pretrained.pth
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
I0000 00:00:1715066…
-
RuntimeError:
Expected integer literal for index:
File "/home/david/Documents/pry/models/archs/hrnet.py", line 228
for i in range(self.num_branches):
x[i] = self.branches[…
-
您好,我是一名学生研究物体姿态估计方向,读了您的论文感觉这是一项非常优秀的工作,其中由HRNet作为主干网络预测出热图然后使用DSNT得到关键点再使用BPnP的这个方法,我想参考一下您的代码,您可以发给我一份吗?谢谢您。
OUVUO updated
2 years ago
-
Cuda_Version : 10.1
Installed : conda install pytorch==1.7.1 torchvision==0.8.2 torchaudio==0.7.2 cudatoolkit=10.1 -c pytorch
Error :
python tools/dist_train.py --cfg experiments/coco/…
-
Hi , i stumbled opon this :[lighthrnet](https://github.com/HRNet/Lite-HRNet). I think it is developed on some other frame work. I was wondering if simplehrnet could work on the light weight models ?…
-
Hi qiang, will the fine-tuned infant VideoPose3D HRnet be available at some point? The result looks great and congrats on the publication!
-
Hi,
I am trying to run OpenSetSegmentation ipynb, but i cannot run it as in the import packages as the config_HRNet module is missing.
Where can I find it?
-
Hi, I just find this branch...is this finished and reliable?