DeepBelief_Course5_Examples
DeepBelief_Course5_Examples copied to clipboard
在data_provider=load_examples_data('people')發生問題
你好:
我複製了去背神器中,background_removal.ipynb裡的程式碼到電腦中執行(input 1, input 3, intput 4) 在data_provider=load_examples_data('people')發生
archive file is already existing, donnot need download again.
extraction is finished, donnot need extract again.
Traceback (most recent call last):
File "C:\Users\jet58\Desktop\去背神器測試20201220.py", line 27, in
之前好像在下載people.tar時失敗了 所以我的.tar檔是從失敗時提供的url下載的,不知是否有相關。
另外,因為不清楚有無相關,附上import這段的資訊 trident 0.6.1 Pillow version:7.2.0. Pytorch version:1.7.0+cpu. Automatic Mixed Precision Support:False. Using Pytorch backend. Image Data Format: channels_first. Image Channel Order: rgb. Using pillow image backend.
目前還在學習如何使用github,為有不周到之處感到抱歉。
我確認一下再回復您
我推送了trident 0.7 你可以透過pip install tridentx --upgrade來更新 以及推送了更新的去背神器notebook 就能解決你的問題,若有其他問題歡迎提出
十分感謝