MemoryError - #1
Open
SongKAY wants to merge 20 commits into
Open
Conversation
…process, train and evaluate)
Owner
|
Hello, Song.
I didn't have the memory error.
However, I recommend to try https://github.com/yunjey/show-attend-and-tell
if you don't mind using tensorflow instead of theano.
This code looks much reliable.
Thanks.
…On Fri, Mar 31, 2017 at 8:04 AM, SongKAY ***@***.***> wrote:
Hello!When I run prepare_model_coco.py,it says
Traceback (most recent call last): File "prepare_model_coco.py", line 61,
in <module> result = np.empty((numImage, 100352)) MemoryError
I don't know how to fix this problem...Do you have this problem??
------------------------------
You can view, comment on, or merge this pull request online at:
#1
Commit Summary
- Delete test.txt
- Delete result.dev.txt
- Delete result3.dev.txt
- Delete result3.test.txt
- Delete result4.dev.txt
- Delete result4.test.txt
- Delete VGG_ILSVRC_16_layers_deploy.prototxt
- Delete vcs.xml
- Delete exp1.test.txt
- Delete exp1.dev.txt
- Update README.md, add some codes for more detailed
implementation(preprocess, train and evaluate)
- update README.md
- update README.md
- update README.md
- update README.md
- update README.md
- update README.md
- update README.md
- update README.md
- update README.md
File Changes
- *D* .idea/vcs.xml
<https://github.com/intuinno/arctic-captions/pull/1/files#diff-0> (6)
- *M* README.md
<https://github.com/intuinno/arctic-captions/pull/1/files#diff-1>
(129)
- *D* VGG_ILSVRC_16_layers_deploy.prototxt
<https://github.com/intuinno/arctic-captions/pull/1/files#diff-2>
(345)
- *D* exp1.dev.txt
<https://github.com/intuinno/arctic-captions/pull/1/files#diff-3>
(5000)
- *D* exp1.test.txt
<https://github.com/intuinno/arctic-captions/pull/1/files#diff-4>
(5000)
- *A* make_annotations.py
<https://github.com/intuinno/arctic-captions/pull/1/files#diff-5> (58)
- *A* make_dic.py
<https://github.com/intuinno/arctic-captions/pull/1/files#diff-6> (13)
- *A* prepare_model_coco.py
<https://github.com/intuinno/arctic-captions/pull/1/files#diff-7>
(148)
- *D* result.dev.txt
<https://github.com/intuinno/arctic-captions/pull/1/files#diff-8>
(5000)
- *D* result3.dev.txt
<https://github.com/intuinno/arctic-captions/pull/1/files#diff-9>
(5000)
- *D* result3.test.txt
<https://github.com/intuinno/arctic-captions/pull/1/files#diff-10>
(5000)
- *D* result4.dev.txt
<https://github.com/intuinno/arctic-captions/pull/1/files#diff-11>
(5000)
- *D* result4.test.txt
<https://github.com/intuinno/arctic-captions/pull/1/files#diff-12>
(5000)
- *A* save_dic.py
<https://github.com/intuinno/arctic-captions/pull/1/files#diff-13>
(49)
- *A* score.py
<https://github.com/intuinno/arctic-captions/pull/1/files#diff-14>
(87)
- *D* test.txt
<https://github.com/intuinno/arctic-captions/pull/1/files#diff-15> (2)
Patch Links:
- https://github.com/intuinno/arctic-captions/pull/1.patch
- https://github.com/intuinno/arctic-captions/pull/1.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACb2ORO9Wwh6aFXE9WJGPaeD4NEGHq3qks5rrOvSgaJpZM4MvlTV>
.
--
===========================
intuinno means intuitive innovation
http://www.intuinno.com
===========================
|
Author
|
Hi,I'm appreciate that you give me that code,it's very useful I think. However,I want to ask if you run this code before?I also encounter some problem,such as when I run the prepro.py,it produces train.features.hkl whose size is too big,more than 120G..I don't know if I have some mistakes.. Thanks |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.