Ayush Gupta
Ayush Gupta
Hi @IssamLaradji , I am running your model but when I am testing on custom images(on male/female) it is not work although it is working on pre-trained image that you...
Hi, I am running your model on colab , I have already run the file (make.sh) successfully but when I am running the command python train.py it stuck on following...
Traceback (most recent call last): File "C:\Users\Hp\Downloads\Face-Recognition-Attendance-System-master\FRAS\automail.py", line 17, in yag.send( File "C:\Users\Hp\AppData\Local\Programs\Python\Python310\lib\site-packages\yagmail\sender.py", line 156, in send self.login() File "C:\Users\Hp\AppData\Local\Programs\Python\Python310\lib\site-packages\yagmail\sender.py", line 210, in login self._login(self.credentials) File "C:\Users\Hp\AppData\Local\Programs\Python\Python310\lib\site-packages\yagmail\sender.py", line 229, in...
Hi @kwea123 , I am working on your model , it is working fine on your predefined character but I want to make it working for custom characters. so can...
Hi, @kang205 I am using pretrained data of AmazonFashion (Fashion6ImgPartitioned.npy) with your model and it is working but I want to extend your model with custom data more specifically on...
Hi, I have completed all the steps but at last it revert back with this error Running forward + CUDA_VISIBLE_DEVICES=0 python demo.py --batch_size_v 80 --num_workers 4 --forward_save_path demo/forward Namespace(G_GAN=1, G_VGG=1,...
Hi @sameera-madushan , I have tried your model to download images from URL but it is downloading only single image from the URL. Kindly suggest what we can do to...
Hi @peterljq @erjanmx , Hope you are doing great !!! I want to extend and try your git model in Linux/Ubuntu as I have gone through your model it support...