pavi2707

Results 3 issues of pavi2707

Thanks for this amazing contribution! I am running this on my local machine! I get the following error File "C:\Users\pavit\AppData\Local\Programs\Python\Python37\lib\site-packages\imageai\Detection\Custom\__init__.py", line 179, in setTrainConfig self.__train_cache_file, self.__model_labels) File "C:\Users\pavit\AppData\Local\Programs\Python\Python37\lib\site-packages\imageai\Detection\Custom\gen_anchors.py", line 95,...

Hello! Thanks for this code! I get the following error! Kindly help! TypeError Traceback (most recent call last) in () 5 trainer.setDataDirectory(data_directory="objects") 6 trainer.setTrainConfig(object_names_array=["bottles", "cup"], batch_size=4, num_experiments=10, train_from_pretrained_model="pretrained-yolov3.h5") ----> 7...

For currently training a speculator using the specu-train branch, getting OOM error when trying to load a checkpoint in HuggingFace format. The model_type is "gpt_megatron". The script works fine for...

speculator training