Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / google/youtube-8m issues and pull requests
#100 - segment_eval_inference.py broken after the header addition to submission file.
Issue -
State: open - Opened by XericZephyr over 5 years ago
Labels: bug
#99 - Enable training with segment_labels.
Issue -
State: open - Opened by XericZephyr over 5 years ago
- 3 comments
Labels: feature request
#98 - Switch Google Cloud container TF version to 1.14.
Pull Request -
State: closed - Opened by XericZephyr over 5 years ago
#97 - Reduce default batch_size to avoid frequent OOM issue during inference.
Pull Request -
State: closed - Opened by XericZephyr over 5 years ago
#96 - Support reading seg whitelist csv from Google Cloud.
Pull Request -
State: closed - Opened by XericZephyr over 5 years ago
#95 - Fix DBoF model when disabling BN.
Pull Request -
State: closed - Opened by XericZephyr over 5 years ago
#94 - Add submission file header.
Pull Request -
State: closed - Opened by XericZephyr over 5 years ago
#93 - Fix python3 segment ID issue in submission file.
Pull Request -
State: closed - Opened by XericZephyr over 5 years ago
#92 - Fix description of prepare_reader in readers.py
Pull Request -
State: closed - Opened by keineahnung2345 over 5 years ago
#91 - reformatted due to 80-char length limit
Pull Request -
State: closed - Opened by priyadskml over 5 years ago
- 1 comment
#90 - docs: fix typo
Pull Request -
State: closed - Opened by Jason-Cooke over 5 years ago
- 2 comments
#89 - fixed missing required argument: top_n error in eval.py
Pull Request -
State: closed - Opened by priyadskml over 5 years ago
- 1 comment
#88 - fixing missing required argument: top_n in eval.py
Pull Request -
State: closed - Opened by priyadskml over 5 years ago
- 1 comment
#87 - Fix typo: wan't -> wasn't
Pull Request -
State: closed - Opened by keineahnung2345 over 5 years ago
- 3 comments
#86 - Update document for v3 challenge and support python3.
Pull Request -
State: closed - Opened by XericZephyr over 5 years ago
- 2 comments
#85 - Implement mAP@N metric.
Pull Request -
State: closed - Opened by XericZephyr over 5 years ago
- 1 comment
#84 - Generate segment-level submission file.
Pull Request -
State: closed - Opened by XericZephyr over 5 years ago
- 1 comment
#83 - Move CloudML runtime to TF 1.13 from 1.08
Pull Request -
State: closed - Opened by XericZephyr over 5 years ago
#82 - Implement segment-level evals.
Pull Request -
State: closed - Opened by XericZephyr over 5 years ago
- 1 comment
#81 - Auto format by running fix command.
Pull Request -
State: closed - Opened by XericZephyr over 5 years ago
#80 - Lint and small fixes.
Pull Request -
State: closed - Opened by XericZephyr over 5 years ago
#79 - Remove the multi-gpu + distributed GPU support.
Pull Request -
State: closed - Opened by XericZephyr over 5 years ago
#78 - Fix the CUDNN invalid token issue when running on RTX series GPU.
Pull Request -
State: closed - Opened by XericZephyr over 5 years ago
#77 - Auto-formatting, warning fix and small refactor.
Pull Request -
State: closed - Opened by XericZephyr over 5 years ago
- 4 comments
#76 - Change directories used by evaluation script
Pull Request -
State: closed - Opened by andreikop about 6 years ago
- 1 comment
#75 - Update README.md add non-us mirror earlier in file
Pull Request -
State: closed - Opened by raineydavid over 6 years ago
- 3 comments
#74 - Modify default runtime version to 1.8
Pull Request -
State: closed - Opened by pomonam over 6 years ago
#73 - add support for parameter apply_pca
Pull Request -
State: closed - Opened by ducklingll over 6 years ago
#72 - Fix usage of extract_tfrecords_main.py
Pull Request -
State: closed - Opened by gadamc over 6 years ago
- 3 comments
#71 - GCS IO operations for train.py
Pull Request -
State: closed - Opened by pomonam over 6 years ago
#70 - Open necessary files using file_io
Pull Request -
State: closed - Opened by pomonam over 6 years ago
- 1 comment
#69 - use tf rewrite pca operation
Pull Request -
State: closed - Opened by ducklingll over 6 years ago
- 6 comments
#68 - Updated broken link
Pull Request -
State: closed - Opened by pomonam over 6 years ago
- 3 comments
#67 - Restore yt8m.org domain and mention Tensorflow version 1.8
Pull Request -
State: closed - Opened by samihaija over 6 years ago
#66 - Minor paragraph formatting (proposals)
Pull Request -
State: closed - Opened by kant over 6 years ago
#65 - Fix Webpage Anchor
Pull Request -
State: closed - Opened by ghost over 6 years ago
#64 - fix kaggle submission format in format_lines()
Pull Request -
State: closed - Opened by voilin over 6 years ago
- 3 comments
#63 - from six.moves import cPickle in feature_extractor_test.py
Pull Request -
State: closed - Opened by cclauss over 6 years ago
#62 - Update instructions to go around DNS failure
Pull Request -
State: closed - Opened by samihaija over 6 years ago
#61 - Fix repo in the README
Pull Request -
State: closed - Opened by iezepov over 6 years ago
- 3 comments
#60 - everyone should upload!
Pull Request -
State: closed - Opened by wendykan over 6 years ago
#59 - adding kaggle links
Pull Request -
State: closed - Opened by wendykan over 6 years ago
#58 - some links update
Pull Request -
State: closed - Opened by wendykan over 6 years ago
#57 - Updating YT8M code with the v2 fork
Pull Request -
State: closed - Opened by samihaija over 6 years ago
- 2 comments
#56 - read files from gcs
Pull Request -
State: closed - Opened by dyzsasd over 6 years ago
- 1 comment
#55 - fix bug in export model
Pull Request -
State: closed - Opened by jiangzidong almost 7 years ago
#54 - Fix README.md link
Pull Request -
State: closed - Opened by samihaija about 7 years ago
#53 - make top-level README point to feature_extractor/README + fix README …
Pull Request -
State: closed - Opened by samihaija about 7 years ago
#52 - Adds feature extractor: extracts YT8M features from images and videos
Pull Request -
State: closed - Opened by samihaija about 7 years ago
- 1 comment
#51 - Merge pull request #50 from cclauss/patch-1
Pull Request -
State: closed - Opened by samihaija about 7 years ago
- 1 comment
#50 - Define xrange for Python 3
Pull Request -
State: closed - Opened by cclauss over 7 years ago
#49 - Lukedev
Pull Request -
State: closed - Opened by lukecwalters over 7 years ago
- 1 comment
#48 - Fix typo in flag-comment
Pull Request -
State: closed - Opened by embiem over 7 years ago
- 3 comments
#47 - Fix/error
Pull Request -
State: closed - Opened by 1o0ko over 7 years ago
#46 - Docker
Pull Request -
State: closed - Opened by 1o0ko over 7 years ago
- 1 comment
#45 - modify lstm ouput for aggregated model
Pull Request -
State: closed - Opened by rickymf4 over 7 years ago
- 2 comments
#44 - lstm issue
Pull Request -
State: closed - Opened by rickymf4 over 7 years ago
- 4 comments
#43 - Removed useless code, for the condition is always False.
Pull Request -
State: closed - Opened by lidalei over 7 years ago
- 3 comments
#42 - Add support for multiple GPUs
Pull Request -
State: closed - Opened by LeegleechN over 7 years ago
- 1 comment
#41 - Fix typos
Pull Request -
State: closed - Opened by chuckcho over 7 years ago
- 1 comment
#40 - Bug fix: If the training loop exits at a step where the model was exp…
Pull Request -
State: closed - Opened by vicaire over 7 years ago
#39 - Bug fix: if two workers process the same step at the same time, they may export the model at the same time. Changing the logic so that only the master exports the model.
Pull Request -
State: closed - Opened by vicaire over 7 years ago
#38 - Update to use Cloud ML GA
Pull Request -
State: closed - Opened by jingjinglong over 7 years ago
#37 - Adding support for batch prediction.
Pull Request -
State: closed - Opened by vicaire over 7 years ago
- 4 comments
#36 - Update LSTM size.
Pull Request -
State: closed - Opened by gtoderici almost 8 years ago
#35 - LSTM learning rate added.
Pull Request -
State: closed - Opened by gtoderici almost 8 years ago
- 9 comments
#34 - merge upstream
Pull Request -
State: closed - Opened by nsteins almost 8 years ago
- 1 comment
#33 - Fix builtin range import for Python 2.7+.
Pull Request -
State: closed - Opened by joconnor-ml almost 8 years ago
- 4 comments
#32 - Bug fix: return value is only defined is master.
Pull Request -
State: closed - Opened by vicaire almost 8 years ago
#31 - Increasing the capacity of the queue so that it is a function of the number of threads, and a bug fix.
Pull Request -
State: closed - Opened by vicaire almost 8 years ago
#30 - Fixing a bug that prevents model recovery when using multiple worker …
Pull Request -
State: closed - Opened by vicaire almost 8 years ago
#29 - Fix alignment.
Pull Request -
State: closed - Opened by vicaire almost 8 years ago
#28 - Fix bad merge.
Pull Request -
State: closed - Opened by vicaire almost 8 years ago
#27 - Setting the default number of epochs to 5.
Pull Request -
State: closed - Opened by vicaire almost 8 years ago
#26 - update kaggle link
Pull Request -
State: closed - Opened by wendykan almost 8 years ago
#25 - Merging support for distributed Tensor Flow into the main branch.
Pull Request -
State: closed - Opened by vicaire almost 8 years ago
- 1 comment
#24 - Add LSTM model.
Pull Request -
State: closed - Opened by gtoderici almost 8 years ago
#23 - Clearing devices when importing a meta graph.
Pull Request -
State: closed - Opened by vicaire almost 8 years ago
#22 - Clearing devices when importing a meta graph.
Pull Request -
State: closed - Opened by vicaire almost 8 years ago
- 1 comment
#21 - Fix Regularization
Pull Request -
State: closed - Opened by LeegleechN almost 8 years ago
- 1 comment
#20 - Modify saver to save less often and retain checkpoints from throughout the training process
Pull Request -
State: closed - Opened by LeegleechN almost 8 years ago
- 1 comment
#19 - Implement batch reading for the video-level reader
Pull Request -
State: closed - Opened by LeegleechN almost 8 years ago
- 1 comment
#18 - Included the from clause at the library section at top as requested, …
Pull Request -
State: closed - Opened by cesposo almost 8 years ago
- 1 comment
#17 - Changed several xrange to range, as per Python 3 specifications, also…
Pull Request -
State: closed - Opened by cesposo almost 8 years ago
- 7 comments
#16 - Sobinp/clarifications
Pull Request -
State: closed - Opened by sobinp almost 8 years ago
#15 - Add exponential decay for learning rate.
Pull Request -
State: closed - Opened by gtoderici almost 8 years ago
- 8 comments
#14 - Adding support for distributed TensorFlow.
Pull Request -
State: closed - Opened by vicaire almost 8 years ago
- 1 comment
#13 - Distributed
Pull Request -
State: closed - Opened by vicaire almost 8 years ago
#12 - add epochs parameter
Pull Request -
State: closed - Opened by aglotero almost 8 years ago
- 3 comments
#11 - Sobinp/clarifications
Pull Request -
State: closed - Opened by sobinp almost 8 years ago
#10 - Add instructions to use GPUs and other minor fixes
Pull Request -
State: closed - Opened by jingjinglong almost 8 years ago
#9 - Add config file to use GPUs
Pull Request -
State: closed - Opened by jingjinglong almost 8 years ago
- 4 comments
#8 - Merge setting the job name with the gcloud command to reinforce that it
Pull Request -
State: closed - Opened by LeegleechN almost 8 years ago
- 1 comment
#7 - Rewrite the "Testing Locally" section.
Pull Request -
State: closed - Opened by LeegleechN almost 8 years ago
- 1 comment
#6 - Generate unique names for jobs to avoid collisions.
Pull Request -
State: closed - Opened by LeegleechN almost 8 years ago
- 1 comment
#5 - Added instruction about using audio features to the README.md file, a…
Pull Request -
State: closed - Opened by sobinp almost 8 years ago
#4 - fixing line change chars
Pull Request -
State: closed - Opened by wendykan almost 8 years ago
#3 - Add documentation and a couple minor code fixes for training on Google Cloud Platform
Pull Request -
State: closed - Opened by LeegleechN almost 8 years ago
- 1 comment
#2 - Update eval_util.py
Pull Request -
State: closed - Opened by wendykan almost 8 years ago
- 3 comments
#1 - reader.py can use multiple feature groups now
Pull Request -
State: closed - Opened by sobinp almost 8 years ago