ran luo
ran luo
When I install timm by conda, the package is not compatible with python=3.6. How to fix it or may author gives a wrong environment a little carelessly.
details for this error Traceback (most recent call last): File "main.py", line 964, in main() File "main.py", line 678, in main optimizers=optimizers) File "main.py", line 798, in train_one_epoch loss =...
Could the authors provide the link to download caltech-256-30 dataset? or provice the code to split the dataset?
could you offer your pruned resnet-50.hdf5 file and not pruned one. it saves a lot of time
Could the author provide a code of ploting the t-SNE?
I use the following script to print the architecture of BK-SDM-base / SD1.4. I cannot find which block was removed. ` from diffusers import DiffusionPipeline pipe = DiffusionPipeline.from_pretrained("nota-ai/bk-sdm-base") # or...
i really need the scripts to evaluate the model on the kitti dataset. anyone can help me? i just learn monocular 3d OD, i cannot implement it by myself.
when i use torch-tensorrt 2.4.0 to convert a quantized PT2 to trt, i got this error blow.  I wonder whether it will support in ther future? Or, i am...
### Checklist - [x] 1. I have searched related issues but cannot get the expected help. - [x] 2. The bug has not been fixed in the latest version. -...