nomurakeiya
nomurakeiya
I am very interested in your proposal and would love to use it. However, since I cannot create a Baidu account, can you distribute the trained model with other cloud...
Hi I'm trying to install mmcv for MMDetection. I think I should install mmcv==1.4.0. Because of https://github.com/open-mmlab/mmcv/issues/2150 . When I use "pip install mmcv-full" command, mmcv==1.6.1 will install. Then I...
thanks for your repo! I have an errror while compiling CUDA. How can I fix it? os:Win11 python:3.8.8 cuda:11.4 ------------------------------------------- cd models/dino/ops python setup.py build install ↓ running build running...
Thanks for the great code! I succeeded in executing demo.py and successfully estimated the number of people with my own image. Wonderful. I would like to know how this model...
thanks for good code! I want to know how did you train models(SHHA.pth,SHHB.pth)?
Hey,there! I want to estimate the density map from the image I took and measure the number of people. Is it possible to create a density map using only images?...