densecap-tensorflow
densecap-tensorflow copied to clipboard
About the building of vocabulary?
Hi, can you tell me why you use the training data to build vocabulary and not use the complete data?
because in general case training data is the biggest data among train,test and validate so it does not effect much. but you can use entire data for the same but it will not effect the result. as i tried with whole dataset for hindi on the same.