manvirvirk
manvirvirk
no, i want to train on retina database. i have small database containing retina images.
RuntimeError: CUDA error: device-side assert triggered Traceback (most recent call last): File "train.py", line 254, in train_net(net=net, cfg=cfg) File "train.py", line 142, in train_net val_score = eval_net(net, val_loader, device, n_val,...
could not get it? Please give more details. Thanks
> > i am also getting the same error. > > I solved this problem by reducing the batch ,size number of iterations etc. I m getting same error. Can...
> > > 我也遇到同样的错误。 > > > > > > 我通过减少批处理,迭代次数等来解决了这个问题。 > > 请问您跑通了么 这个代码 @xiaowangzi6668 i m still getting same error. Can you please tell me exactly what changes...
> > i am also getting the same error. > > I solved this problem by reducing the batch ,size number of iterations etc. i reduced batch size and iteration...
> Hi @taki0112 > > Thank your contribution. I am trying you code. What I using is as following: > > **python main.y --dataset celebs --gan_type hinge --img_size 128** >...
how to train this model on my dataset? i want to use my dataset
> you must prepare your dataset,then you can put your problem here i have prepared my dataset. It contains 66 train images and corresponding labels and test images and labels.