Wednesday, July 28, 2021
Improving the Tellsis language translator: Update 3
Posted by Teck at 7/28/2021 11:42:00 AM 0 comments
Labels: Machine learning, Open source, Programming, Violet Evergarden
Saturday, July 24, 2021
Improving the Tellsis language translator: Update 2
Posted by Teck at 7/24/2021 02:35:00 PM 0 comments
Labels: Open source, Programming, Violet Evergarden
Friday, July 23, 2021
Catching Violet Evergarden The Movie before it leaves Yokohama again (14th viewing)
Posted by Teck at 7/23/2021 07:50:00 PM 0 comments
Labels: Movies, Violet Evergarden
Wednesday, July 21, 2021
Visiting nearby shrines
Posted by Teck at 7/21/2021 11:51:00 AM 0 comments
Labels: Scooter
Tuesday, July 20, 2021
Thoughts on freedom and the prolonging of the COVID-19 pandemic
It is hubris to think that we know better than the experts. It is hubris to ignore what the experts say about vaccines, physical distance, and masks. It is hubris that will be our undoing.
Posted by Teck at 7/20/2021 11:27:00 AM 0 comments
Labels: Thoughts
Sunday, July 18, 2021
Violet Evergarden The Movie back in Yokohama (13th viewing)
Posted by Teck at 7/18/2021 09:32:00 PM 0 comments
Labels: Movies, Violet Evergarden
Second anniversary of Kyoto Animation arson attack
Posted by Teck at 7/18/2021 11:37:00 AM 0 comments
Labels: Miscellaneous
Friday, July 16, 2021
Belle (竜とそばかすの姫)
Posted by Teck at 7/16/2021 11:41:00 PM 0 comments
Labels: Movies
Saturday, July 10, 2021
Improving the Tellsis language translator: Update 1
rm -rf train/*
# Generate training data
MAX_PAGES=100
NUM_ITERATIONS=10000
cd src/training
./tesstrain.sh --fonts_dir ~/github/tesseract/fonts --fontlist \
"Automemoryfont" \
"TellsisTyped" \
--lang eng --linedata_only --langdata_dir ~/github/tesseract/langdata_lstm --tessdata_dir ~/github/tesseract/tessdata \
--maxpages $MAX_PAGES \
--output_dir ~/github/tesseract/train
cd ..
cd ..
# Train the model from scratch
rm -rf output/*
OMP_THREAD_LIMIT=8 ./lstmtraining --debug_interval -1 \
--traineddata ~/github/tesseract/train/eng/eng.traineddata \
--net_spec '[1,36,0,1 Ct3,3,16 Mp3,3 Lfys48 Lfx96 Lrx96 Lfx256 O1c111]' \
--model_output ~/github/tesseract/output/telsis --learning_rate 20e-4 \
--train_listfile ~/github/tesseract/train/eng.training_files.txt \
--eval_listfile ~/github/tesseract/train/eng.training_files.txt \
--max_iterations $NUM_ITERATIONS
# --max_iterations $NUM_ITERATIONS &>~/github/tesseract/output/basetrain_typed.log
# Combine the checkpoints and create the final model
./lstmtraining --stop_training \
--continue_from ~/github/tesseract/output/telsis_checkpoint \
--traineddata ~/github/tesseract/train/eng/eng.traineddata \
--model_output ~/github/tesseract/output/telsis.traineddata
cp ~/github/tesseract/output/telsis.traineddata ~/github/tesseract/tessdata/telsis_typed.traineddata
Posted by Teck at 7/10/2021 03:54:00 PM 0 comments
Labels: Machine learning, Open source, Programming
Friday, July 09, 2021
Planned improvement to Tellsis language translator: image picker + OCR
Posted by Teck at 7/09/2021 11:25:00 PM 0 comments
Labels: Machine learning, Open source
Thursday, July 08, 2021
The impact of autonomous driving
Posted by Teck at 7/08/2021 10:14:00 PM 0 comments
Labels: AI and the future
Thoughts on freelance work in Japan
Posted by Teck at 7/08/2021 01:11:00 PM 0 comments
Labels: Thoughts
Friday, July 02, 2021
Kyoto Animation to hold memorial service on July 18, 2021
Posted by Teck at 7/02/2021 09:24:00 PM 0 comments
Labels: Miscellaneous