yanghu819
yanghu819
Checking whether the CUDA compiler is NVIDIA using "" did not match "nvcc: NVIDIA \(R\) Cuda compiler driver": Checking whether the CUDA compiler is Clang using "" did not match...
The reproduction results are far lower than the reported ## hs python -m torch.distributed.launch --nproc_per_node 8 tools/train.py --batch 256 --conf configs/repopt/yolov6n_hs.py --data data/coco_run.yaml --device 0,1,2,3,4,5,6,7 \ --name repopt_n_hs --workers 16...
404
part1 is no where
before pre-train I save the checkpoint which should be very weak in representation  and perform logistic regression as: python3 logistic_regression.py --model_path=./model-no-train.pt and the result is Epoch [296/300]: Loss/train: 0.4051439380645752...