Kah Siong Tan

Results 15 issues of Kah Siong Tan

Hi, i read alot of work regarding face alignment on the python version of dlib. How can i apply that on this Java port? ``` import com.tzutalin.dlib.FaceDet; private FaceDet mFaceDet;...

Hi, Thanks for making this available. I am trying out styles transfer (Normal and Night mode) for a off shore environment. The objects in focus are ships and thus quite...

Starting the Backend image of ModelDB failed with following logs. FrontEnd and MongoDB containers are running fine. What could be the issue? ``` MongoDB is up - executing command cp:...

Hi, I used a small subset of LFW faces and performed a detection (crop) before feed forwarding the images into the most recent model trained with WebFaces. Next i do...

The spirit of data versioning is the ability to quickly and accurately know which version of data is used to produce which version of experiment models in ClearML. Today, this...

**Description** Unable to access MINIO as model_repository due to self signed cert. Triton is deployed on K8S. I can only run MINIO with https on a self signed cert due...

**Is your feature request related to a problem? Please describe.** My organisation has strict security requirements and one of the baselines are hardening guides to lock down the server to...

enhancement

Hi, I'm trying out example 3 with nimble streamer and I'm getting connection lost after hitting the camera button. Observation of the media server shows no traffic hitting it. Not...

Hi, i am trying to do a proof of concept showing how Neural Network trackers could potentially be used in practical day to day scenarios. Correct me if i am...

Hi, can i get the option that ClearML not print anything other than the prints from my codes? The reason is because ClearML is printing the username and passwords i...