Get the code.
git clone https://github.com/bearfancy/MBEERNet.git- colorama==0.4.6
- einops==0.8.0
- matplotlib==3.7.2
- numpy==1.25.0
- rich==13.9.4
- scikit_learn==1.3.1
- scipy==1.14.1
- thop==0.1.1.post2209072238
- torch==2.0.0
- torchinfo==1.8.0
- tqdm==4.65.0
conda create -n MBEER python==3.10.12
pip install -r requirements.txt