Lydon Chandra

Results 9 comments of Lydon Chandra

what about https://github.com/rapi-doc/RapiDoc ?

@mgiana initially will be attribute data, eventually will need to add to 3d mesh/vertices. Similar to IntraMaps DataEntry Edit Feature, but for 3D.

@NathanW2 Roam wouldn't work with QtWebEngine to render the "3d-layer", would it ? The inspection forms are then handled by Roam natively. Similar to IntraMaps-qgis-plugin, but with forms handled by...

This breaks on main at the moment, when reverting main back to where #980 is committed, works OK

> its imagio issue. seek for it here. > > sould be something like this: > > ``` > #imageio.mimwrite(video_path, vid) > #cv2.imwrite(video_path, vid) > frame0 = vid[0, :, :,...

@hpinkos could you please give us some pointers about where to start to implement this?

Thanks for the pointers @OmarShehata @mramato Screenshot from https://sandcastle.cesium.com/index.html?src=Callback%20Property.html&label=Beginner ![image](https://user-images.githubusercontent.com/158145/71015852-3c798d80-212f-11ea-974b-0de86fbf8580.png) As all glyphs are in separate billboards, 1. Should each glyphCanvas position/rotation be adjusted separately based rotationAngle? In screenshot above,...

probably can remove those args !git pull !python train.py \ --model_name_or_path "bigcode/starcoder" \ --dataset_name "smangrul/hf-stack-v1" \ --splits "train" \ --max_steps 2000 \ --gradient_accumulation_steps 4 \ --learning_rate 5e-4 \ --lr_scheduler_type "cosine"...