Mayank Jain

Results 9 issues of Mayank Jain

Is there a way I can check one directory of images with another directory of images for duplicates? i.e. I do not want to check for duplicates within the same...

Is this model meant for English language?

Is it possible to get the trained model weights and a script for inference?

I get the following error when running infer.py `Inference demo with CSL model Creating and loading the model... Traceback (most recent call last): File "infer.py", line 112, in main() File...

Hi, thank you for this amazing work and the repository. I wanted to ask about the coordinate axes when I use `infer_wild.py` What are the positive x, y and z...

I am building a model to perform tumor segmentation from WSI. I have the original slides and the tumor binary masks (both in tif format) Is it possible to extract...

enhancement

I am getting the following error when I try to run train_singlegpu_demo.sh File "/home/mayank/Projects/finetune-SAM/SingleGPU_train_finetune_noprompt.py", line 212, in train_model(trainloader,valloader,args.dir_checkpoint,args.epochs) File "/home/mayank/Projects/finetune-SAM/SingleGPU_train_finetune_noprompt.py", line 51, in train_model sam = sam_model_registry[args.arch](args,checkpoint=os.path.join(args.sam_ckpt),num_classes=args.num_cls) File "/home/mayank/Projects/finetune-SAM/models/sam/build_sam.py", line...

The any scale web UI seems to have changed compared to the demo. I was at the setup and wanted to ask how to set the compute config to "madewithml-cluster-compute"...