james

Results 4 issues of james

When i put $env:sam_config = "vit_b" $env:sam_checkpoint_file = ".\sam_vit_b_01ec64.pth" $env:out_mask = "True" $env:out_bbox = "True" $env:device = "cuda:0" in anaconda prompt i got the problem The filename, directory name, or...

![image](https://github.com/open-mmlab/playground/assets/142714715/47a51ba2-7ad3-4a26-9fb0-3369979985ec)

These block code lines in BERT2BERT for CNN/Dailymail jupyter notebook # set training arguments - these params are not really tuned, feel free to change training_args = Seq2SeqTrainingArguments( output_dir="./", evaluation_strategy="steps",...

During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\Pitipark.J\Desktop\test-deep-searcher\app.py", line 53, in result = query("Write a report about quote.") # Your question here...