andresprados / SPIGA

SPIGA: Shape Preserving Facial Landmarks with Graph Attention Networks.
https://bmvc2022.mpi-inf.mpg.de/155/
BSD 3-Clause "New" or "Revised" License
304 stars 32 forks source link

How to test an image by model? #9

Open diplomatist opened 1 year ago

diplomatist commented 1 year ago

Does the repository have a script for testing single images? I noticed that the repository's test scripts are only available for specific datasets.

Xiejiahao233 commented 1 year ago

@diplomatist You can refer to ./spiga/colab_tutorials/image_demo.ipynb, this code can test a single image.

hung2003oke commented 8 months ago

@diplomatist You can refer to ./spiga/colab_tutorials/image_demo.ipynb, this code can test a single image. this file just only image in test image

markryanwww commented 2 months ago

@diplomatist您可以参考./spiga/colab_tutorials/image_demo.ipynb,此代码可以测试单个图像。 此文件仅包含测试图像中的图像

但是只能测试那一张图片吗?其余图片的bbox怎么办