Filter
Exclude
Time range
-
Near
Our largest-ever CodeSLAM with @CodeStreamStudios was a hit! 🎉 96 scholars from 10 schools, one action-packed web development & automation day. 🖥️ Congrats to our winners: 🏆 Mustard team - Uplift Wisdom HS 🏆 May team - Uplift Ascend HS #CodeSLAM2024 #FutureCoders #EdTech
2
161
3 Apr 2024
Next Gen's CodeSLAM is here!
How can we infer 3D-consistent poses and dense geometry in real-time given only RGB images? 𝗖𝗢𝗠𝗢 decodes dense geometry from a compact and optimizable set of 3D anchor points to enforce 3D consistency. Project page: edexheim.github.io/como/ Work with @AjdDavison 1/n
3
49
3,518
Next @czarnowskij and @MichaelBloesch collaborated on CodeSLAM, Best Paper Honourable Mention at CVPR2018. It made dense depth predictions from a CNN optimisable in SLAM via a low-D code. With @ronnieclark__ @StefanLeuteneg1, Dyson Robotics Lab. 45/n youtu.be/PbSggzaZWAQ
1
10
We were inspired by the great work from @AjdDavison lab regarding dense monocular SLAM: CodeSLAM by @MichaelBloesch et al., DeepFactors by @czarnowskij et al., and the seminal DTAM by @rapideRobot et al. CodeSLAM and DeepFactors use single images to predict basis depth maps. 9/n
1
2
3D vision界隈で,幾何学的カメラモデルをVAEと上手く融合させたCodeSLAMが注目されたのに近い. 例えば,音の伝播過程はTF領域での線形モデルで良く近似できる (静的環境なら) が,音源自身 (音声等) は生成過程が複雑なので,この部分のみ非線形化する枠組みが多い (IDLMA, MVAE, VAE-NMFなど).
2
11
30 Apr 2021
wp_credits_section_title() Thank you to all who make #WordPress 💝 — Today's the final code poem because it's the last day of April, and April is National Poetry Month! This April, I tweeted a #WordPress function #CodeSlam every work day because #CodeIsPoetry.
6
28 Apr 2021
WP_Dependencies::query() registered scripts enqueued queue to_do to_print done printed false. ---------- April is National Poetry Month! This April, I will be tweeting a #WordPress function #CodeSlam every work day because #CodeIsPoetry.
2
28 Apr 2021
esc_attr() because I want to keep text safe. The characters are all special to me. 🤗 ---------- April is National Poetry Month! This April, I will be tweeting a #WordPress function #CodeSlam every work day because #CodeIsPoetry.
1
6
27 Apr 2021
register_rest_field(). I REST my case: Code Is Poetry. ---------- April is National Poetry Month! This April, I will be tweeting a #WordPress function #CodeSlam every work day because #CodeIsPoetry.
7
22 Apr 2021
load_textdomain() — Always return true; to yourself. ---------- April is National Poetry Month! This April, I will be tweeting a #WordPress function #CodeSlam every work day because #CodeIsPoetry.
1
2
19 Apr 2021
get_post_ancestors() turned out to have serious Blade Runner vibes. ---------- April is National Poetry Month! This April, I will be tweeting a #WordPress function #CodeSlam every work day because #CodeIsPoetry.
1
4
15 Apr 2021
🚫👃🚫 send_nosniff_header() -------- April is National Poetry Month! This April, I will be tweeting a #WordPress function #CodeSlam every work day because #CodeIsPoetry.
1
1
9
14 Apr 2021
I do love shortcode_atts(). ---------- April is National Poetry Month! This April, I will be tweeting a #WordPress function #CodeSlam every work day because #CodeIsPoetry.
1
4
13 Apr 2021
do_blocks(). May the wpautop() filter be restored. ---------- April is National Poetry Month! This April, I will be tweeting a #WordPress function #CodeSlam every work day because #CodeIsPoetry.
2
7
12 Apr 2021
WordPress, not Wordpress! Today's function is a classic: capital_P_dangit() ---------- April is National Poetry Month! This April, I will be tweeting a #WordPress function #CodeSlam every work day because #CodeIsPoetry.
4
9 Apr 2021
get_current_network_id() is #1. If you're not on multisite. Otherwise, it's absolute value of the current network ID…if that's set. Otherwise, it's get_main_network_id(). ---- This April, I will be tweeting a #WordPress function #CodeSlam every work day because #CodeIsPoetry.
1
9
8 Apr 2021
the_content(), as requested by @adriantobey…because of `$strip_teaser`? We'll never know (it's an optional parameter) 🙃 ---------- April is National Poetry Month! This April, I will be tweeting a #WordPress function #CodeSlam every work day because #CodeIsPoetry.
1
1
6
6 Apr 2021
current_filter() is the end() of the "$wp_current_filter" global as we know it. ---------- April is National Poetry Month! This April, I will be tweeting a #WordPress function #CodeSlam every work day because #CodeIsPoetry.
3
8
5 Apr 2021
seems_utf8() is a good #WordPress function. It's a bit dense in the middle, it turns out :-) ---------- April is National Poetry Month! This April, I will be tweeting a #WordPress function #CodeSlam every work day because #CodeIsPoetry.
1
5
まだ調べきれてないんだけど、従来のSLAMにDeepを組み合わせてDenseにやろうする流れ(DeepTAMやCodeSLAM)と、DeepによるDepth推定からego-motionの推定に入った流れ(sfm-learnerやdepth from videos in the wild)があって、それぞれがほぼ同じものを出力するのに、お互いではほとんど参照してない
1
3
33