It's very easy for someone to hide this malicious behaviour, making it nearly impossible for you to detect it (unless you manually read all the JavaScript code on your site). For a better idea of why ...
neg_refine/ ├─ data/ # Dataset root (add datasets here) ├─ output/ # Save folder for outputs and results per dataset/seed │ └─ imagenet/seed_0/ # Example folder for ImageNet with seed 0 ├─ scripts/ # ...