dreamitpossible1

Results 9 issues of dreamitpossible1

EagleEye搜索最优子网不是很清楚,可以分享一下经验吗?我迁移到其他模块不能运行,比如MobileNetv2,MobileNetv3等模型,希望你能指导,非常感谢。

Traceback (most recent call last): File "train.py", line 438, in train(hyp, opt, device, tb_writer) File "train.py", line 308, in train save_dir=log_dir) File "/home/w/文档/PyTorch_YOLOv4/test.py", line 206, in test plot_images(img, output_to_target(output, width,...

Using 8 dataloader workers Starting training for 300 epochs... Epoch gpu_mem GIoU obj cls total targets img_size 0/299 6.95G 0.09934 0.2041 0.0267 0.3302 4 640: 100%|█| 13 Class Images Targets...

Can the program train its own models? I found that I couldn't finish it.

0 1 2 3 4 5 6 7 8 Traceback (most recent call last): File "D:/360极速浏览器下载/Data_Augmentation_Zoo_for_Object_Detection-master/Data_Augmentation_Zoo_for_Object_Detection-master/test_augmentation.py", line 32, in sample = voc_train[i] File "D:\360极速浏览器下载\Data_Augmentation_Zoo_for_Object_Detection-master\Data_Augmentation_Zoo_for_Object_Detection-master\prepare_data.py", line 147, in __getitem__ img =...

How does Happo train heterogeneous environments?

python3 TFLite_detection_webcam.py --modeldir=model Traceback (most recent call last): File "TFLite_detection_webcam.py", line 138, in interpreter = Interpreter(model_path=PATH_TO_CKPT) File "/home/pi/TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi/tflite-env/lib/python3.7/site-packages/tflite_runtime/interpreter.py", line 207, in __init__ custom_op_registerers_by_func)) ValueError: Model provided has model identifier 'norm',...

运行python bin/02_main.py -gpu 1 0 -arc vgg16 -replace_conv进行训练提示:Traceback (most recent call last): File "bin/02_main.py", line 17, in from models.ghost_net import GhostModule ModuleNotFoundError: No module named 'models.ghost_net', 在models文件夹里面存在ghost_net,这是什么原因呢?

ValueError: Could not load model BELLE-2/Belle-whisper-large-v3-zh with any of the following classes: (, , ). See the original errors: while loading with AutoModelForCTC, an error is thrown: Traceback (most recent...