Gromit Park

Results 100 issues of Gromit Park

Hi, @dribnet @carpedm20 @scott-vsi I met this error: ctilab@ctilab:~/BEGAN-pytorch$ python main.py --dataset=images --num_gpu=0 RuntimeError: module compiled against API version 0xb but this version of numpy is 0xa Traceback (most recent...

Hi, @dribnet @carpedm20 @scott-vsi I met this error: ctilab@ctilab:~/BEGAN-pytorch$ python main.py --dataset=CelebA --num_gpu=1 --use_tensorboard=True Found 162770 images in subfolders of: data/CelebA/splits/train [*] MODEL dir: logs/CelebA_1008_173315 [*] PARAM path: logs/CelebA_1008_173315/params.json 0%|...

Hi, @jacobgil As a result of classifying with Resnet, Accuarcy is over 99%. If you hit map the object area with gradCAM with that model file, it does not match...

Hi, @MyHumbleSelf. Is there any assignment 4 or above? Thanks.

Are there any engineering meaning in that fantastic image ? Or, just for art ? It looks like just a little LSD patient's drawing. ^^; Thank you. at any rate.

What is the role of xitari module ? May be it is a dependancy for ale wrap module... Thank you.

Is there this type of deep learning model? There are two labeled folders for binary classification. ex) men and women, cats oand dogs, etc. And then inserting the images to...

Hi, @EderSantana @szagoruyko What is this model's final purpose? It is for improving the performance of CNN? Otherwise, It is for get Attention region like saliency map? Thanks in advance...

Hi, @soumith @szagoruyko I want to input my own data in your diracNet. Not a Cifar-10/Imagenet data but my own images data folder. Like this code: http://pytorch.org/tutorials/beginner/transfer_learning_tutorial.html Is that possible?...

Hi, @myungsub 님의 코드를 가지고 프레임 인터폴레이션을 해보았는데, 코드는 GPU를 써가며 잘 돌아가는데 결과물이 어디에 생성되는지를 모르겠습니다. 결과물은 단일 비디오 파일인가요? 아니면 결과물도 이미지 시퀀스 인가요? 궁금합니다. 사용한 명령은 test_custom.sh...