RelTR icon indicating copy to clipboard operation
RelTR copied to clipboard

name 'train_stats' is not defined

Open G200005 opened this issue 2 years ago • 4 comments

When I use single NVIDIA GeForce RTX 4090 training, the error named 'train_stats' is not defined is reported, what is the reason for this, the command I am using is: python main.py --dataset vg --img_folder data/vg/images/ --ann_path data/vg/ --batch_size 2 --output_dir ckpt

G200005 avatar Dec 25 '23 08:12 G200005

I believe that you should look in the code, the author commented on these lines of "train_stats". Uncomment it will solve the problem

kent252 avatar Feb 19 '24 09:02 kent252

@G200005 Hi! bro, what is the cuda and torch version do you using in rtx4090, I cann't do it.

qqxqqbot avatar Apr 24 '24 15:04 qqxqqbot