You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We tried to install the code base in a Linux provisioned machine in Azure cloud, the instructions given in
Developer guide are not complete and wholesome....some of the issues i have listed below......If someone has a better developer guide/or means to set the code base kindly share over here..
Open ended statement ...like below change what in application.conf
TiefVision's can be configured to use another database, like postgresql. Just change *slick.dbs.bounding_box. ** from $TIEFVISION_HOME/src/scala/tiefvision-web/conf/application.conf.
In Bounding Box Regression section......when I run the querry
SELECT COUNT(*) FROM BOUNDING_BOX;.........it is always giving me issue like
syntax error near unexpected token (
The text was updated successfully, but these errors were encountered:
We tried to install the code base in a Linux provisioned machine in Azure cloud, the instructions given in
Developer guide are not complete and wholesome....some of the issues i have listed below......If someone has a better developer guide/or means to set the code base kindly share over here..
Open ended statement ...like below change what in application.conf
TiefVision's can be configured to use another database, like postgresql. Just change *slick.dbs.bounding_box. ** from $TIEFVISION_HOME/src/scala/tiefvision-web/conf/application.conf.
Transfer learning issue refer link...
Transfer Learning Issue #71
In Bounding Box Regression section......when I run the querry
SELECT COUNT(*) FROM BOUNDING_BOX;.........it is always giving me issue like
syntax error near unexpected token (
The text was updated successfully, but these errors were encountered: